[bitnami/argo-cd] Release 3.0.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-02-03 22:45:34 +00:00
parent e37ad78de2
commit c45136870b
4 changed files with 18 additions and 14 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 16.0.0
version: 16.3.0
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.10.3
digest: sha256:07dbb2c7a08c77ed4586458d9303ede9b15aaba51a221430caa831f562185ac7
generated: "2022-01-19T08:09:20.388899+01:00"
version: 1.11.1
digest: sha256:45e14ba5f607d0f74222342c09fefa68de95844e9a114933cad1d3be07aeabd9
generated: "2022-02-03T22:01:32.043102592Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: Infrastructure
apiVersion: v2
appVersion: 2.2.3
appVersion: 2.2.4
dependencies:
- condition: redis.enabled
name: redis
@@ -12,7 +12,7 @@ dependencies:
tags:
- bitnami-common
version: 1.x.x
description: Declarative, GitOps continuous delivery tool for Kubernetes.
description: Argo CD is a continuous delivery tool for Kubernetes based on GitOps.
engine: gotpl
home: https://argoproj.github.io/argo-cd/
icon: https://bitnami.com/assets/stacks/argo-cd/img/argo-cd-stack-220x234.png
@@ -30,4 +30,4 @@ sources:
- https://github.com/argoproj/argo-cd/
- https://github.com/bitnami/bitnami-docker-dex
- https://github.com/dexidp/dex
version: 3.0.2
version: 3.0.3

View File

@@ -1,9 +1,13 @@
<!--- app-name: Argo CD -->
# Argo CD
# Argo CD packaged by Bitnami
[Argo CD](https://argoproj.github.io/argo-cd/) is a declarative, GitOps continuous delivery tool for Kubernetes.
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
@@ -750,4 +754,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.

View File

@@ -54,7 +54,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/argo-cd
tag: 2.2.3-debian-10-r3
tag: 2.2.4-debian-10-r0
## 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
@@ -1656,7 +1656,7 @@ dex:
image:
registry: docker.io
repository: bitnami/dex
tag: 2.30.2-debian-10-r60
tag: 2.30.3-debian-10-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
@@ -2239,7 +2239,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r313
tag: 10-debian-10-r328
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -2290,7 +2290,7 @@ redis:
image:
registry: docker.io
repository: bitnami/redis
tag: 6.2.6-debian-10-r104
tag: 6.2.6-debian-10-r118
## 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