From ff15afaae0f31df340f9a152fcf17ad7a4cffe6f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 31 Jan 2024 10:14:58 +0100 Subject: [PATCH] [bitnami/parse] Release 21.3.2 updating components versions (#22956) Signed-off-by: Bitnami Containers --- bitnami/parse/Chart.lock | 6 +++--- bitnami/parse/Chart.yaml | 8 ++++---- bitnami/parse/README.md | 2 +- bitnami/parse/values.yaml | 6 +++--- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bitnami/parse/Chart.lock b/bitnami/parse/Chart.lock index da00b48b21..cf09b96ba1 100644 --- a/bitnami/parse/Chart.lock +++ b/bitnami/parse/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mongodb repository: oci://registry-1.docker.io/bitnamicharts - version: 14.6.0 + version: 14.7.3 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.14.1 -digest: sha256:13f95a0c027afa651531c61335b7cef1edff5b778ad965a86294f43bbf3caecc -generated: "2024-01-17T20:01:05.019776016Z" +digest: sha256:67007d3ae1bb90359e1269747a06535ff28832b41b95f7e4370ced00ceb2af10 +generated: "2024-01-31T08:58:10.639612424Z" diff --git a/bitnami/parse/Chart.yaml b/bitnami/parse/Chart.yaml index 90eed1708c..06fe43b9c1 100644 --- a/bitnami/parse/Chart.yaml +++ b/bitnami/parse/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: os-shell - image: docker.io/bitnami/os-shell:11-debian-11-r94 + image: docker.io/bitnami/os-shell:11-debian-11-r95 - name: parse-dashboard - image: docker.io/bitnami/parse-dashboard:5.3.0-debian-11-r3 + image: docker.io/bitnami/parse-dashboard:5.3.0-debian-11-r5 - name: parse - image: docker.io/bitnami/parse:6.4.0-debian-11-r3 + image: docker.io/bitnami/parse:6.4.0-debian-11-r5 apiVersion: v2 appVersion: 6.4.0 dependencies: @@ -38,4 +38,4 @@ maintainers: name: parse sources: - https://github.com/bitnami/charts/tree/main/bitnami/parse -version: 21.3.1 +version: 21.3.2 diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index 9914e1e552..23a2d641cc 100644 --- a/bitnami/parse/README.md +++ b/bitnami/parse/README.md @@ -575,4 +575,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. \ No newline at end of file diff --git a/bitnami/parse/values.yaml b/bitnami/parse/values.yaml index 7b1058e8c8..5375870a0d 100644 --- a/bitnami/parse/values.yaml +++ b/bitnami/parse/values.yaml @@ -79,7 +79,7 @@ server: image: registry: docker.io repository: bitnami/parse - tag: 6.4.0-debian-11-r3 + tag: 6.4.0-debian-11-r5 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -435,7 +435,7 @@ dashboard: image: registry: docker.io repository: bitnami/parse-dashboard - tag: 5.3.0-debian-11-r3 + tag: 5.3.0-debian-11-r5 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -946,7 +946,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 11-debian-11-r94 + tag: 11-debian-11-r95 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.