[bitnami/parse] Release 16.0.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-02-27 10:59:58 +00:00
parent 3c04c04800
commit f32fcb6aaa
4 changed files with 8 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 11.0.3
version: 11.0.4
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.11.1
digest: sha256:5b681a361c674ad3440220eeb0a3e00f4700d398b5a0e922c130ce25ed617b04
generated: "2022-02-21T13:03:59.002292088Z"
digest: sha256:048e53f0e0cd7a336209fd25d24bfcc5d2dd4101b62219882b5fa2c6d2e2c222
generated: "2022-02-27T02:21:00.117802476Z"

View File

@@ -30,4 +30,4 @@ sources:
- https://github.com/bitnami/bitnami-docker-parse
- https://github.com/bitnami/bitnami-docker-parse-dashboard
- https://parse.com/
version: 16.0.0
version: 16.0.1

View File

@@ -442,4 +442,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 @@ server:
image:
registry: docker.io
repository: bitnami/parse
tag: 4.10.6-debian-10-r0
tag: 4.10.6-debian-10-r12
## 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
@@ -375,7 +375,7 @@ dashboard:
image:
registry: docker.io
repository: bitnami/parse-dashboard
tag: 3.3.0-debian-10-r39
tag: 3.3.0-debian-10-r53
## 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
@@ -528,7 +528,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r336
tag: 10-debian-10-r349
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.