Skip to content

Changelog

Release 4.28.1 (1528e030)

4.28.1 (2024-10-13)

Bug Fixes

  • Update helm test command in ci_helm_test_chart function (1528e03)

Release 4.28.0 (77a683cb)

4.28.0 (2024-10-10)

Bug Fixes

  • Correct condition in ci_helm_get_chart_version function (f3996ce)
  • Correct variable name in ci_helm_get_chart_version function (ba0ff5c)
  • Update chart name retrieval in ci_helm_get_chart_name function (77a683c)
  • Update chart version retrieval in ci_helm_get_chart_version function (788f7a1)
  • Update environment variables in azure.sh and helm.sh (c40fbb3)
  • Update variable name in ci_helm_get_chart_version function (6e3d73b)

Features

  • Update environment variables in azure.sh and helm.sh (801ab04)

Release 4.27.1 (7509b643)

4.27.1 (2024-10-08)

Bug Fixes

  • Update default image URLs in template.yml (5d0dcf7)

Release 4.27.0 (62c3a5ef)

4.27.0 (2024-10-04)

Features

  • Update default image URLs in template.yml (b44501f)

Release 4.26.0 (ca344a13)

4.26.0 (2024-09-25)

Bug Fixes

  • Fix issue with reading appversion in ci_container_export_appversion (8d86e8f)
  • Fix issue with reading appversion in ci_container_export_appversion (631cf35)

Features

  • Add CI_DEBUG_TRACE option to template.yml (f35146c)

Release 4.25.0 (4fab4ee3)

4.25.0 (2024-09-24)

Bug Fixes

  • ci_envsubst simultan read / write problem (a1500b3)
  • ci.sh to remove unnecessary function call (4fab4ee)
  • Refactor helm.sh (085bb53)
  • Update gitlab.sh to skip setting cleanup policy if GITLAB_TOKEN is not set (261d4b5)

Features

  • add minikube (82a2908)
  • cleanup policy (9303c56)
  • Refactor ci.sh and library.sh to optimize script loading (1c84bee)

Release 4.24.2 (1306d1a7)

4.24.2 (2024-09-06)

Bug Fixes

  • Update CI scripts to export release tags (1306d1a)

Release 4.24.1 (217b9432)

4.24.1 (2024-09-06)

Bug Fixes

  • Update .gitlab-ci.yml to include script for loading library.sh (217b943)

Release 4.24.0 (374288bf)

4.24.0 (2024-09-06)

Features

  • refactor pending releases in ci_helm_deploy_chart (374288b)

Release 4.23.0 (083ea8fb)

4.23.0 (2024-09-05)

Bug Fixes

  • Refactor ansible Containerfile to disable pyproject.toml processing (8b70bb7)
  • Refactor ci_container_export_appversion to handle CI_COMMIT_TAG for appversion export (ed201dc)
  • Refactor ci_container_push_build to simplify parameter handling (f387507)
  • Refactor template.yml to remove unused 'latest' variable (1142e13)
  • Remove unused 'latest' variable from template.yml (083ea8f)

Features

  • Refactor ci_container_push_build to simplify parameter handling (e3e1f47)

Release 4.22.1 (ce042313)

4.22.1 (2024-09-03)

Bug Fixes

  • ci_helm_test_chart function to remove unnecessary helm test argument (128cf97)
  • CI_TOOLS_DOWNLOAD URL in library.sh (66b8cb6)
  • helm.sh to use --wait flag during helm install and upgrade (46ab82f)
  • Refactor ci_helm_test_chart function to add workaround for helm --wait issue (ce04231)

Release 4.22.0 (ab5c9112)

4.22.0 (2024-09-02)

Features

  • Add helm test to CI pipeline (224b86f)
  • Refactor ci.sh to update debug mode message and variable name (78c5970)
  • Update dev.sh to store environment variables in /tmp/env (b9c5940)
  • Update HELM_TIMEOUT to 10 minutes in helm.sh (9d64988)
  • Update ssh known_hosts with gitlab.com if CI_SERVER_HOST is not gitlab.com (244dcf2)

Release 4.21.1 (c5cfb39f)

4.21.1 (2024-08-29)

Bug Fixes

  • Update CI patterns in .gitlab-node-package.yml, template.yml, container.sh, and ci.sh (c5cfb39)

Release 4.21.0 (c0c044b2)

4.21.0 (2024-08-28)

Bug Fixes

  • Update .gitlab-ci.yml to include bash component for CI tools (d7a2189)
  • Update base image to CentOS Stream 9 (ce009f2)
  • Update template.yml to export source code for release (ebaa716)
  • Update template.yml to include image-semantic-release variable (6d1175f)
  • Update template.yml to use environment variables for image names (f363ec2)
  • Update template.yml to use environment variables for image names (5ba0d5d)

Features

  • Update template.yml to include 'needs' parameter for job dependencies (e891e14)
  • Update template.yml to include 'needs' parameter for job dependencies (929a520)
  • Update template.yml to use environment variables for image names (a46ace4)

Release 4.20.0 (5b200485)

4.20.0 (2024-08-21)

Features

  • Add support for Go language in S2I template (d2e6d58)

Release 4.19.0 (79b4ca13)

4.19.0 (2024-08-16)

Bug Fixes

  • Update container template.yml for Trivy authentication (8b2a499)
  • Update Trivy authentication in container template.yml (1544906)

Features

  • Add check for bash shell in library.sh (79b4ca1)

Release 4.18.0 (abb61a93)

4.18.0 (2024-08-15)

Bug Fixes

  • Handle non-existent directory in s2i.sh (abb61a9)

Features

  • Update CI_COMMIT_REF_NAME and CI_COMMIT_MESSAGE environment variables in Containerfiles (9ec0604)

Release 4.17.0 (b8994492)

4.17.0 (2024-08-15)

Bug Fixes

  • Rename vars CONTAINER_REGISTRY_USER (b899449)

Features

  • Keep other logins (5dfa989)
  • Rename vars CONTAINER_REGISTRY_USER, CI_REGISTRY_PASSWORD (82ee369)

Release 4.16.1 (9597b42f)

4.16.1 (2024-08-08)

Bug Fixes

  • Update gitlab runners configuration for Kubernetes (9597b42)

Release 4.16.0 (1b2b81d5)

4.16.0 (2024-07-17)

Features

  • Add nginx as an option for s2i image (ebdfd57)