You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`config.docker.repoPrefix`| Prefix for mirrored images. |`""`|
@@ -212,5 +213,5 @@ configMap:
212
213
## Development
213
214
214
215
- Run `helm lint` and `helm template` locally before submitting changes.
215
-
- Release automation packages the chart from the repository root and publishes it to `ghcr.io/matzegebbe/charts`. Chart versions follow the Git tag (e.g., tag `v0.6.2` produces chart version `0.6.2`).
216
+
- Release automation packages the chart from the repository root and publishes it to `ghcr.io/matzegebbe/charts`. Chart versions follow the Git tag (e.g., tag `v0.7.0` produces chart version `0.7.0`).
216
217
- Update [`CHANGELOG.md`](./CHANGELOG.md) and [`Chart.yaml`](./Chart.yaml) metadata when making user-facing changes.
0 commit comments