Skip to content

Commit 980dc61

Browse files
committed
chore: august patching
1 parent 7513f0d commit 980dc61

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

charts/fx-syncstorage/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: mysql
33
repository: oci://registry-1.docker.io/bitnamicharts
4-
version: 12.3.1
4+
version: 14.0.2
55
- name: mysql
66
repository: oci://registry-1.docker.io/bitnamicharts
7-
version: 12.3.1
8-
digest: sha256:22c52c4c8c4c3baa72ce368719be2bd46e2ad172375e86e5582eef9175050fad
9-
generated: "2025-03-13T15:22:54.268185614-05:00"
7+
version: 14.0.2
8+
digest: sha256:9f382a584d8cdfcc319fbdc1a0f22e8301c03846957f635c2c6486bc755295e2
9+
generated: "2025-08-13T10:31:25.644134513-05:00"

charts/fx-syncstorage/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.9
18+
version: 0.2.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "syncstorage-rs-mysql-0.18.2"
24+
appVersion: "syncstorage-rs-mysql-0.19.1"
2525

2626
maintainers:
2727
- name: "holysoles"
@@ -30,11 +30,11 @@ maintainers:
3030
dependencies:
3131
- name: mysql
3232
alias: syncserverdb
33-
version: 12.3.1
33+
version: 14.0.2
3434
repository: oci://registry-1.docker.io/bitnamicharts
3535
condition: sync-db.enabled
3636
- name: mysql
3737
alias: tokenserverdb
38-
version: 12.3.1
38+
version: 14.0.2
3939
repository: oci://registry-1.docker.io/bitnamicharts
4040
condition: tokenserver-db.enabled
-63.1 KB
Binary file not shown.
66.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)