Skip to content

Commit

Permalink
Merge pull request #1329 from christianhuth/renovate/passbolt-ha-mysq…
Browse files Browse the repository at this point in the history
…l-12.x

chore(deps): update mysql docker tag to v12.2.4
  • Loading branch information
christianhuth authored Feb 24, 2025
2 parents 73158e6 + ff6b633 commit fc8019f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/passbolt-ha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# passbolt-ha

## 2.0.1
## 2.0.2

### Changed

- dependency to proxysql to 1.3.3
- dependency to mysql to 12.2.4
6 changes: 3 additions & 3 deletions charts/passbolt-ha/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
name: passbolt-ha
description: A Helm chart to deploy Passbolt with MySQL and ProxySQL for HA
type: application
version: 2.0.1
version: 2.0.2
home: https://github.com/christianhuth/helm-charts
icon: https://avatars.githubusercontent.com/u/4386228?s=200&v=4
maintainers:
Expand All @@ -16,7 +16,7 @@ sources:
dependencies:
- name: mysql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.2.2
version: 12.2.4
- name: passbolt
repository: https://cnieg.github.io/helm-charts
version: 1.1.17
Expand All @@ -27,7 +27,7 @@ annotations:
artifacthub.io/category: security
artifacthub.io/changes: |
- kind: changed
description: dependency to proxysql to 1.3.3
description: dependency to mysql to 12.2.4
artifacthub.io/screenshots: |
- title: The login screen of Passbolt
url: https://help.passbolt.com/assets/img/help/2021/02/AN_login_v3.png
Expand Down

0 comments on commit fc8019f

Please sign in to comment.