Skip to content

Commit 08c1a8a

Browse files
author
Bitnami Containers
committed
[bitnami/parse] Release 15.1.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent 64790fe commit 08c1a8a

File tree

4 files changed

+16
-12
lines changed

4 files changed

+16
-12
lines changed

bitnami/parse/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: mongodb
33
repository: https://charts.bitnami.com/bitnami
4-
version: 10.31.3
4+
version: 10.31.5
55
- name: common
66
repository: https://charts.bitnami.com/bitnami
7-
version: 1.10.3
8-
digest: sha256:18c2aeabfe01d8e96c3466356fae7a2213ed12cb4462a749e33ad4b255cc9659
9-
generated: "2022-01-20T07:30:31.136602044Z"
7+
version: 1.11.1
8+
digest: sha256:fb70f9bd505e22c38e47c65ed01dc1010aa252899849a1d489935477fb6b5613
9+
generated: "2022-02-12T18:54:22.084254071Z"

bitnami/parse/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
annotations:
22
category: DeveloperTools
33
apiVersion: v2
4-
appVersion: 4.10.4
4+
appVersion: 4.10.6
55
dependencies:
66
- name: mongodb
77
repository: https://charts.bitnami.com/bitnami
@@ -30,4 +30,4 @@ sources:
3030
- https://github.com/bitnami/bitnami-docker-parse
3131
- https://github.com/bitnami/bitnami-docker-parse-dashboard
3232
- https://parse.com/
33-
version: 15.1.1
33+
version: 15.1.2

bitnami/parse/README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
<!--- app-name: Parse Server -->
22

3-
# Parse
3+
# Parse Server packaged by Bitnami
44

5-
[Parse](https://parse.com/) is an open source version of the Parse backend that can be deployed to any infrastructure that can run Node.js.
5+
Parse is a platform that enables users to add a scalable and powerful backend to launch a full-featured app for iOS, Android, JavaScript, Windows, Unity, and more.
66

7+
[Overview of Parse Server](http://parseplatform.org/)
8+
9+
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
10+
711
## TL;DR
812

913
```console
@@ -432,4 +436,4 @@ Unless required by applicable law or agreed to in writing, software
432436
distributed under the License is distributed on an "AS IS" BASIS,
433437
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
434438
See the License for the specific language governing permissions and
435-
limitations under the License.
439+
limitations under the License.

bitnami/parse/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ server:
5454
image:
5555
registry: docker.io
5656
repository: bitnami/parse
57-
tag: 4.10.4-debian-10-r96
57+
tag: 4.10.6-debian-10-r0
5858
## Specify a imagePullPolicy
5959
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
6060
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -375,7 +375,7 @@ dashboard:
375375
image:
376376
registry: docker.io
377377
repository: bitnami/parse-dashboard
378-
tag: 3.3.0-debian-10-r16
378+
tag: 3.3.0-debian-10-r39
379379
## Specify a imagePullPolicy
380380
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
381381
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -528,7 +528,7 @@ volumePermissions:
528528
image:
529529
registry: docker.io
530530
repository: bitnami/bitnami-shell
531-
tag: 10-debian-10-r313
531+
tag: 10-debian-10-r336
532532
pullPolicy: IfNotPresent
533533
## Optionally specify an array of imagePullSecrets.
534534
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)