mirror of
https://github.com/bitnami/charts.git
synced 2026-08-09 12:55:41 +08:00
[bitnami/argo-cd] Release 5.4.4 (#22508)
* [bitnami/argo-cd] Release 5.4.4 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CRDs automatically Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 18.7.0
|
||||
version: 18.7.1
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.14.1
|
||||
digest: sha256:84dcb7cbc1dbfde6e43904ff42d61f2055ec48fee409372e4d729d4c60a1251a
|
||||
generated: "2024-01-17T19:54:59.259496991Z"
|
||||
digest: sha256:d840131c13e7e2ceee6737ef44907ea2d013018abdc71e55f33837492d9fdcd1
|
||||
generated: "2024-01-18T22:51:44.49421459Z"
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: argo-cd
|
||||
image: docker.io/bitnami/argo-cd:2.9.3-debian-11-r6
|
||||
image: docker.io/bitnami/argo-cd:2.9.4-debian-11-r0
|
||||
- name: dex
|
||||
image: docker.io/bitnami/dex:2.37.0-debian-11-r102
|
||||
- name: os-shell
|
||||
@@ -14,7 +14,7 @@ annotations:
|
||||
- name: redis
|
||||
image: docker.io/bitnami/redis:7.2.4-debian-11-r2
|
||||
apiVersion: v2
|
||||
appVersion: 2.9.3
|
||||
appVersion: 2.9.4
|
||||
dependencies:
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
@@ -39,4 +39,4 @@ maintainers:
|
||||
name: argo-cd
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/argo-cd
|
||||
version: 5.4.3
|
||||
version: 5.4.4
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/crds/application-crd.yaml
|
||||
# Version: 2.9.3
|
||||
# Version: 2.9.4
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/crds/applicationset-crd.yaml
|
||||
# Version: 2.9.3
|
||||
# Version: 2.9.4
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/crds/appproject-crd.yaml
|
||||
# Version: 2.9.3
|
||||
# Version: 2.9.4
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
|
||||
@@ -58,7 +58,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/argo-cd
|
||||
tag: 2.9.3-debian-11-r6
|
||||
tag: 2.9.4-debian-11-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user