diff --git a/bitnami/concourse/Chart.lock b/bitnami/concourse/Chart.lock index 1eb29c900..e2b519f07 100644 --- a/bitnami/concourse/Chart.lock +++ b/bitnami/concourse/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 11.2.1 + version: 11.2.3 - name: common repository: https://charts.bitnami.com/bitnami version: 1.14.0 -digest: sha256:288744cbfaa8c4c5a4a2c1d0e9ca2616748cae5f5c25bbd4a8a03829ef51f7b1 -generated: "2022-05-15T16:28:38.941382424Z" +digest: sha256:d6c00faa65436192de6345c8d0ff174a60b2f251050676a3dc70e96d4997ad0c +generated: "2022-05-18T13:58:25.548185018Z" diff --git a/bitnami/concourse/Chart.yaml b/bitnami/concourse/Chart.yaml index 154258912..41947dc29 100644 --- a/bitnami/concourse/Chart.yaml +++ b/bitnami/concourse/Chart.yaml @@ -30,4 +30,4 @@ name: concourse sources: - https://github.com/bitnami/bitnami-docker-concourse - https://github.com/concourse/concourse -version: 1.2.1 \ No newline at end of file +version: 1.2.2 \ No newline at end of file diff --git a/bitnami/concourse/values.yaml b/bitnami/concourse/values.yaml index fc68e5b5b..65d66dcc9 100644 --- a/bitnami/concourse/values.yaml +++ b/bitnami/concourse/values.yaml @@ -67,7 +67,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/concourse - tag: 7.7.1-debian-10-r45 + tag: 7.7.1-debian-10-r48 ## 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-r426 + tag: 10-debian-10-r429 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.