Skip to content

Commit

Permalink
chore(deps): update helm release mariadb to v14.0.3 (#134)
Browse files Browse the repository at this point in the history
* chore(deps): update helm release mariadb to v14.0.3

* Update Chart.yaml

* Update simple_test.yaml.snap

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael <[email protected]>
  • Loading branch information
renovate[bot] and MichaelSp authored Oct 22, 2023
1 parent 69fb1f9 commit ee4a8d9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions charts/timelimit/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 14.0.2
digest: sha256:1d7121e7da2a9af96b0b65da64d4afc85f86ca50682e2eaac63da9a2f75bbb77
generated: "2023-10-15T16:28:30.395712199Z"
version: 14.0.3
digest: sha256:eb7643db86da0ab184e3654e4dd7f316cf35b810340a5d7a8fdf4ef96599f854
generated: "2023-10-22T13:05:01.800527275Z"
4 changes: 2 additions & 2 deletions charts/timelimit/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.6
version: 0.2.7

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand All @@ -27,6 +27,6 @@ appVersion: "1.17.0"

dependencies:
- name: mariadb
version: 14.0.2
version: 14.0.3
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
2 changes: 1 addition & 1 deletion charts/timelimit/tests/__snapshot__/simple_test.yaml.snap
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Matches the snapshot:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: timelimit
app.kubernetes.io/version: 1.17.0
helm.sh/chart: timelimit-0.2.6
helm.sh/chart: timelimit-0.2.7
name: RELEASE-NAME-timelimit
spec:
replicas: 1
Expand Down

0 comments on commit ee4a8d9

Please sign in to comment.