Skip to content

Latest commit

 

History

History
127 lines (70 loc) · 8.12 KB

CHANGELOG.md

File metadata and controls

127 lines (70 loc) · 8.12 KB

2.3.1 (2024-04-26)

Bug Fixes

  • ci: fix typo in cosign command in grype task (550366b)

2.3.0 (2024-04-24)

Features

  • ping semantic release version (3611652)

Bug Fixes

  • ci: update buildah task results (9533cb0)

2.2.0 (2024-04-24)

Features

  • update package dependencies and pipelinerun (7a6d775)

Bug Fixes

  • update service account name to be used in task run (c1a125e)

2.1.0 (2024-04-24)

Features

  • update package dependencies and pre-commit config (2558535)

2.0.0 (2024-04-24)

Features

  • add semantic release to dependencies (4f97027)
  • change npm install command (2004a55)
  • change the directory name to be created for app (1e2f969)
  • update containerfile to non-root user (b727ca6)
  • use package.json in dockerfile (7f75dc8)

Bug Fixes

  • correct npm clean install command (e217029)
  • remove npm global update: (6a237f2)
  • update containerfile with non-root user (68cf668)
  • update npm but not globally (d109b0f)

1.1.1 (2024-04-23)

Bug Fixes

  • deps: update dependency conventional-changelog-conventionalcommits to v7.0.2 (ffb3c53)
  • deps: update dependency get-stream to v9 (ca99979)

1.1.0 (2024-04-18)

Features

  • change the base build image (be3feb8)
  • update the base build image to ubi9/nodejs-20 (8b8ec88)
  • update the containerfile to use package.json (cf3a1e2)
  • update the containerfile with renovate label (c834185)
  • update the containerfile with user 65532 permission (594188d)
  • update the renovate config for auto update the semantic release version in dockerfile (3b9ab65)

Bug Fixes

  • change ClusterTask resource to Task (b97f6ab)
  • change to use custom buildah task and add syft and grype tasks (0124645)
  • ci: change pipelinerun name (6b9be8f)
  • correct the buildah task name (5323245)
  • deps: update commitlint monorepo (8a520fb)
  • pkg: correct repo url in package.json (d1646ad)
  • update the image url (042dcb4)

1.1.0 (2024-04-18)

Features

  • update the renovate config for auto update the semantic release version in dockerfile (3b9ab65)

Bug Fixes

  • change ClusterTask resource to Task (b97f6ab)
  • change to use custom buildah task and add syft and grype tasks (0124645)
  • ci: change pipelinerun name (6b9be8f)
  • correct the buildah task name (5323245)
  • update the image url (042dcb4)

1.0.1 (2024-04-17)

Bug Fixes

  • change ClusterTask resource to Task (b97f6ab)
  • change to use custom buildah task and add syft and grype tasks (0124645)
  • ci: change pipelinerun name (6b9be8f)
  • correct the buildah task name (5323245)
  • update the image url (042dcb4)

1.0.0 (2023-11-16)

Features

  • add conventional-changelog to container image dependencies (87f1fe5)

Bug Fixes

  • containerfile path ownership (017b070)
  • update the containerfile to install the dependencies globally (4c7f5ad)