diff --git a/bitnami/argo-cd/Chart.yaml b/bitnami/argo-cd/Chart.yaml index 4aebeca01..707b2e9d8 100644 --- a/bitnami/argo-cd/Chart.yaml +++ b/bitnami/argo-cd/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Infrastructure apiVersion: v2 -appVersion: 2.4.5 +appVersion: 2.4.6 dependencies: - condition: redis.enabled name: redis @@ -30,4 +30,4 @@ sources: - https://github.com/argoproj/argo-cd/ - https://github.com/bitnami/bitnami-docker-dex - https://github.com/dexidp/dex -version: 4.0.0 +version: 4.0.1 diff --git a/bitnami/argo-cd/README.md b/bitnami/argo-cd/README.md index b7358f35b..517a10545 100644 --- a/bitnami/argo-cd/README.md +++ b/bitnami/argo-cd/README.md @@ -7,7 +7,7 @@ Argo CD is a continuous delivery tool for Kubernetes based on GitOps. [Overview of Argo CD](https://argoproj.github.io/cd) Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. - + ## TL;DR ```console @@ -721,4 +721,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/argo-cd/values.yaml b/bitnami/argo-cd/values.yaml index 0bef214ab..92cb3f1e9 100644 --- a/bitnami/argo-cd/values.yaml +++ b/bitnami/argo-cd/values.yaml @@ -54,7 +54,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/argo-cd - tag: 2.4.5-debian-11-r0 + tag: 2.4.6-debian-11-r1 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images