Skip to content

Commit

Permalink
[bitnami/parse] Release 14.1.2 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Feb 26, 2021
1 parent f05b58c commit 5d3a43a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions bitnami/parse/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 10.5.2
version: 10.7.1
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.3.7
digest: sha256:5eb43758d44983ea2beec4681d09079c5f5453b149f8c8e473bff82a22e57c1d
generated: "2021-01-27T17:19:22.791243727Z"
version: 1.4.1
digest: sha256:f80af7d6e5a51726ee75809d381863049b7ff314ee2cd8287f39d26a07345af6
generated: "2021-02-26T11:51:34.53029735Z"
2 changes: 1 addition & 1 deletion bitnami/parse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ sources:
- https://github.com/bitnami/bitnami-docker-parse
- https://github.com/bitnami/bitnami-docker-parse-dashboard
- https://parse.com/
version: 14.1.1
version: 14.1.2
8 changes: 4 additions & 4 deletions bitnami/parse/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ volumePermissions:
enabled: false
image:
registry: docker.io
repository: bitnami/minideb
tag: buster
repository: bitnami/bitnami-shell
tag: "10"
pullPolicy: Always
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down Expand Up @@ -76,7 +76,7 @@ server:
image:
registry: docker.io
repository: bitnami/parse
tag: 4.9.3-debian-10-r36
tag: 4.9.3-debian-10-r65
## 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
Expand Down Expand Up @@ -239,7 +239,7 @@ dashboard:
image:
registry: docker.io
repository: bitnami/parse-dashboard
tag: 2.1.0-debian-10-r259
tag: 2.1.0-debian-10-r288
## 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
Expand Down

0 comments on commit 5d3a43a

Please sign in to comment.