Skip to content

Commit 547be1f

Browse files
committed
fix(forgejo): bump chart targetRevision 13.1.0 -> 17.0.1
13.1.0 doesn't exist in the OCI registry; 17.0.1 is the current latest. Repo-server confirmed: `helm pull oci://code.forgejo.org/forgejo-helm/forgejo` returns 17.0.1.
1 parent 303eb92 commit 547be1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

operators/forgejo/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
source:
1515
chart: forgejo
1616
repoURL: code.forgejo.org/forgejo-helm
17-
targetRevision: 13.1.0
17+
targetRevision: 17.0.1
1818
helm:
1919
releaseName: forgejo
2020
valuesObject:

0 commit comments

Comments
 (0)