Releases: YOURLS/charts
Releases · YOURLS/charts
yourls-7.0.0
Your Own URL Shortener
Upgrade Notes
This major bump updates the MariaDB sub-chart to version 20.0.0.
This sub-chart updates the StatefulSet
objects serviceName
to use a headless service, as the current non-headless service attached to it was not providing DNS entries.
This will cause an upgrade issue because it changes "immutable fields". To workaround it, delete the StatefulSet
objects as follows (replace the RELEASE_NAME
placeholder):
kubectl delete sts RELEASE_NAME-mariadb --cascade=false
Then execute helm upgrade
as usual.
What's Changed
Full Changelog: yourls-6.1.14...yourls-7.0.0
yourls-6.1.14
Your Own URL Shortener
What's Changed
- chore(deps): update docker.io/bitnami/apache-exporter docker tag to v1.0.9-debian-12-r3 by @renovate in #400
Full Changelog: yourls-6.1.13...yourls-6.1.14
yourls-6.1.13
yourls-6.1.12
yourls-6.1.11
yourls-6.1.10
Your Own URL Shortener
What's Changed
- chore(deps): update docker.io/bitnami/apache-exporter docker tag to v1.0.9-debian-12-r2 by @renovate in #397
Full Changelog: yourls-6.1.9...yourls-6.1.10
yourls-6.1.9
yourls-6.1.8
Your Own URL Shortener
What's Changed
- Embrace upstream Renovate custom presets by @LeoColomb in #394
- Cleanup capabilities compatibility helpers by @LeoColomb in #395
Full Changelog: yourls-6.1.7...yourls-6.1.8