[bitnami/concourse] Release 1.2.6 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-05-25 16:42:22 +00:00
parent a3ae4875ad
commit 813a1bc9dc
2 changed files with 3 additions and 3 deletions

View File

@@ -30,4 +30,4 @@ name: concourse
sources:
- https://github.com/bitnami/bitnami-docker-concourse
- https://github.com/concourse/concourse
version: 1.2.5
version: 1.2.6

View File

@@ -67,7 +67,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/concourse
tag: 7.7.1-debian-10-r50
tag: 7.7.1-debian-10-r54
## 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
@@ -1190,7 +1190,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r431
tag: 10-debian-10-r434
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.