Skip to content

Commit

Permalink
[bitnami/mariadb-galera] Release 14.0.10 (#29574)
Browse files Browse the repository at this point in the history
* [bitnami/mariadb-galera] Release 14.0.10 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Sep 23, 2024
1 parent 7adaf80 commit ad8f8ea
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 11 deletions.
8 changes: 6 additions & 2 deletions bitnami/mariadb-galera/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 14.0.9 (2024-08-14)
## 14.0.10 (2024-09-23)

* [bitnami/mariadb-galera] Release 14.0.9 ([#28876](https://github.com/bitnami/charts/pull/28876))
* [bitnami/mariadb-galera] Release 14.0.10 ([#29574](https://github.com/bitnami/charts/pull/29574))

## <small>14.0.9 (2024-08-14)</small>

* [bitnami/mariadb-galera] Release 14.0.9 (#28876) ([0cdf6a2](https://github.com/bitnami/charts/commit/0cdf6a2c0f74447801ad1a0de1fa8702db28ae4d)), closes [#28876](https://github.com/bitnami/charts/issues/28876)

## <small>14.0.8 (2024-08-05)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/mariadb-galera/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-14T13:50:23.916186435Z"
version: 2.23.0
digest: sha256:fbd6439f12ded949c04553b9c52a4c8153a8f2790147d972b314ddcd46921a14
generated: "2024-09-23T13:59:36.826595531Z"
6 changes: 3 additions & 3 deletions bitnami/mariadb-galera/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: mariadb-galera
image: docker.io/bitnami/mariadb-galera:11.4.3-debian-12-r0
image: docker.io/bitnami/mariadb-galera:11.4.3-debian-12-r2
- name: mysqld-exporter
image: docker.io/bitnami/mysqld-exporter:0.15.1-debian-12-r30
image: docker.io/bitnami/mysqld-exporter:0.15.1-debian-12-r34
apiVersion: v2
appVersion: 11.4.3
dependencies:
Expand All @@ -33,4 +33,4 @@ maintainers:
name: mariadb-galera
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mariadb-galera
version: 14.0.9
version: 14.0.10
2 changes: 1 addition & 1 deletion bitnami/mariadb-galera/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -789,4 +789,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.
4 changes: 2 additions & 2 deletions bitnami/mariadb-galera/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mariadb-galera
tag: 11.4.3-debian-12-r0
tag: 11.4.3-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -887,7 +887,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mysqld-exporter
tag: 0.15.1-debian-12-r30
tag: 0.15.1-debian-12-r34
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace)
Expand Down

0 comments on commit ad8f8ea

Please sign in to comment.