mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 14:57:08 +08:00
[bitnami/concourse] Release 1.3.9 updating components versions
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 11.6.16
|
version: 11.6.20
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 1.16.1
|
version: 1.16.1
|
||||||
digest: sha256:70e7071bf4e5a8d53d20531541345bac87b7e7a6456da695423ebefacbe6ca57
|
digest: sha256:4267b45cc3106c0b2f23925b68f64c6eff4430aeaffa9d2a797bb800ef8af084
|
||||||
generated: "2022-07-16T18:16:20.63706879Z"
|
generated: "2022-08-01T10:37:09.54527333Z"
|
||||||
|
|||||||
@@ -30,4 +30,4 @@ name: concourse
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/containers/tree/main/bitnami/concourse
|
- https://github.com/bitnami/containers/tree/main/bitnami/concourse
|
||||||
- https://github.com/concourse/concourse
|
- https://github.com/concourse/concourse
|
||||||
version: 1.3.8
|
version: 1.3.9
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ Concourse is an automation system written in Go. It is most commonly used for CI
|
|||||||
[Overview of Concourse](https://concourse-ci.org/)
|
[Overview of Concourse](https://concourse-ci.org/)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## TL;DR
|
## TL;DR
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
|||||||
@@ -67,7 +67,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/concourse
|
repository: bitnami/concourse
|
||||||
tag: 7.8.2-debian-11-r0
|
tag: 7.8.2-debian-11-r7
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||||
@@ -1202,7 +1202,7 @@ volumePermissions:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/bitnami-shell
|
repository: bitnami/bitnami-shell
|
||||||
tag: 11-debian-11-r15
|
tag: 11-debian-11-r20
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
## Optionally specify an array of imagePullSecrets.
|
## Optionally specify an array of imagePullSecrets.
|
||||||
## Secrets must be manually created in the namespace.
|
## Secrets must be manually created in the namespace.
|
||||||
|
|||||||
Reference in New Issue
Block a user