Skip to content

Commit

Permalink
[bitnami/solr] Release 9.2.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 May 30, 2024
1 parent 5271fa0 commit 09fe118
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
6 changes: 3 additions & 3 deletions bitnami/solr/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: zookeeper
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.3.0
version: 13.4.0
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.3
digest: sha256:344b1f77eb0e4dddc6962899b8cc2892c652be5b8a96c88d9ad57708f9e61b93
generated: "2024-05-21T18:02:59.596153+02:00"
digest: sha256:d4cf95ede3f4616d73105423fee2b123c0b9afb19bf552cef106e46152e113a7
generated: "2024-05-30T03:06:13.350014163Z"
9 changes: 4 additions & 5 deletions bitnami/solr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r21
image: docker.io/bitnami/os-shell:12-debian-12-r22
- name: solr
image: docker.io/bitnami/solr:9.6.0-debian-12-r3
image: docker.io/bitnami/solr:9.6.1-debian-12-r0
apiVersion: v2
appVersion: 9.6.0
appVersion: 9.6.1
dependencies:
- condition: zookeeper.enabled
name: zookeeper
Expand All @@ -34,5 +34,4 @@ maintainers:
name: solr
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/solr
version: 9.2.1

version: 9.2.2
4 changes: 2 additions & 2 deletions bitnami/solr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/solr
tag: 9.6.0-debian-12-r3
tag: 9.6.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -698,7 +698,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r21
tag: 12-debian-12-r22
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 09fe118

Please sign in to comment.