From 96dfab2ddce3170620f868a833bb09c0a92bddba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 11 Oct 2024 13:59:20 +0000 Subject: [PATCH] Sync appVersion: 0.25.0 --- charts/agent-docker/CHANGELOG.md | 6 ++++++ charts/agent-docker/Chart.yaml | 4 ++-- charts/agent-docker/README.md | 4 ++-- charts/agent-k8s/CHANGELOG.md | 6 ++++++ charts/agent-k8s/Chart.yaml | 4 ++-- charts/agent-k8s/README.md | 4 ++-- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/charts/agent-docker/CHANGELOG.md b/charts/agent-docker/CHANGELOG.md index abaf2c1..7d97855 100644 --- a/charts/agent-docker/CHANGELOG.md +++ b/charts/agent-docker/CHANGELOG.md @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] +## [v0.5.19] + +### Updated + +- Bumping chart version to v0.5.19 for scalr-agent v0.25.0 + ## [v0.5.18] ### Updated diff --git a/charts/agent-docker/Chart.yaml b/charts/agent-docker/Chart.yaml index 38beee4..06c00d1 100644 --- a/charts/agent-docker/Chart.yaml +++ b/charts/agent-docker/Chart.yaml @@ -5,8 +5,8 @@ description: | where runs are executed in [dind](https://hub.docker.com/_/docker) sidecar container. Run phases are isolated into docker containers. type: application -version: 0.5.18 -appVersion: 0.24.0 +version: 0.5.19 +appVersion: 0.25.0 home: https://github.com/Scalr/agent-helm/tree/master/charts/agent-docker maintainers: - name: scalr diff --git a/charts/agent-docker/README.md b/charts/agent-docker/README.md index f1cc095..4842324 100644 --- a/charts/agent-docker/README.md +++ b/charts/agent-docker/README.md @@ -1,6 +1,6 @@ # agent-docker -![Version: 0.5.18](https://img.shields.io/badge/Version-0.5.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.24.0](https://img.shields.io/badge/AppVersion-0.24.0-informational?style=flat-square) +![Version: 0.5.19](https://img.shields.io/badge/Version-0.5.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.25.0](https://img.shields.io/badge/AppVersion-0.25.0-informational?style=flat-square) A Helm chart for the scalr-agent deployment on ths Kubernetes cluster, where runs are executed in [dind](https://hub.docker.com/_/docker) sidecar container. @@ -59,4 +59,4 @@ Multiple Deployments can be created within a single Kubernetes cluster. | tolerations | list | `[]` | Tolerations for the Scalr Agent pods, allowing them to run on tainted nodes | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2) +Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0) diff --git a/charts/agent-k8s/CHANGELOG.md b/charts/agent-k8s/CHANGELOG.md index badd179..cc6b310 100644 --- a/charts/agent-k8s/CHANGELOG.md +++ b/charts/agent-k8s/CHANGELOG.md @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] +## [v0.5.19] + +### Updated + +- Bumping chart version to v0.5.19 for scalr-agent v0.25.0 + - Added the option to mount the EFS filesystem to the EKS cluster as the `agent.data_home` directory. - Added the option to enable automatic mounting of service account tokens into the agent task pods. - Added `agent.tokenExistingSecretKey` option to specify the custom secret key for the agent token. diff --git a/charts/agent-k8s/Chart.yaml b/charts/agent-k8s/Chart.yaml index 5e9032f..e62f335 100644 --- a/charts/agent-k8s/Chart.yaml +++ b/charts/agent-k8s/Chart.yaml @@ -10,8 +10,8 @@ description: | > It has many advantages over the [`agent-docker`](/charts/agent-docker) chart and > would eventually replace it. type: application -version: 0.5.18 -appVersion: 0.24.0 +version: 0.5.19 +appVersion: 0.25.0 home: https://github.com/Scalr/agent-helm/tree/master/charts/agent-k8s maintainers: - name: scalr diff --git a/charts/agent-k8s/README.md b/charts/agent-k8s/README.md index 9421e08..5a1ed60 100644 --- a/charts/agent-k8s/README.md +++ b/charts/agent-k8s/README.md @@ -1,6 +1,6 @@ # agent-k8s -![Version: 0.5.18](https://img.shields.io/badge/Version-0.5.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.24.0](https://img.shields.io/badge/AppVersion-0.24.0-informational?style=flat-square) +![Version: 0.5.19](https://img.shields.io/badge/Version-0.5.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.25.0](https://img.shields.io/badge/AppVersion-0.25.0-informational?style=flat-square) A Helm chart for the scalr-agent deployment on the Kubernetes cluster, where runs are executed in Pods in the same cluster. @@ -164,4 +164,4 @@ as its data home. | workerTolerations | list | `[]` | Kubernetes Node Tolerations for the agent worker and the agent task pods. Expects input structure as per specification . Example: `--set workerTolerations[0].operator=Equal,workerTolerations[0].effect=NoSchedule,workerTolerations[0].key=dedicated,workerTolerations[0].value=scalr-agent-worker-pool` | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2) +Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)