diff --git a/charts/loki-gateway/CHANGELOG.md b/charts/loki-gateway/CHANGELOG.md index 29cf6827..1b0a20f8 100644 --- a/charts/loki-gateway/CHANGELOG.md +++ b/charts/loki-gateway/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [0.1.7](https://github.com/accelleran/helm-charts/compare/loki-gateway-0.1.6...loki-gateway-0.1.7) (2024-11-27) + + +### Bug Fixes + +* **deps:** Update helm release common to v0.3.11 ([f67bc1b](https://github.com/accelleran/helm-charts/commit/f67bc1bd548bbc2b91c6554e2df66f855c3e2120)) +* **deps:** Update nginx docker tag to v1.27.3 ([087d01a](https://github.com/accelleran/helm-charts/commit/087d01a920de26ba364984261fad910cbe7a43b9)) +* Set persistent log level to info ([9165d2f](https://github.com/accelleran/helm-charts/commit/9165d2f5a0015bfd9644f79c4b3a299ef322f8a1)) + ## [0.1.6](https://github.com/accelleran/helm-charts/compare/loki-gateway-0.1.5...loki-gateway-0.1.6) (2024-11-20) diff --git a/charts/loki-gateway/Chart.yaml b/charts/loki-gateway/Chart.yaml index 8531484f..b9647f4d 100644 --- a/charts/loki-gateway/Chart.yaml +++ b/charts/loki-gateway/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: loki-gateway description: Loki gateway type: application -version: 0.1.6 +version: 0.1.7 # renovate: image=nginx appVersion: 1.27.3 dependencies: diff --git a/etc/.release-please-manifest.json b/etc/.release-please-manifest.json index 1a20431f..11e618ce 100644 --- a/etc/.release-please-manifest.json +++ b/etc/.release-please-manifest.json @@ -7,7 +7,7 @@ "charts/drax": "12.0.1", "charts/du-metrics-server": "0.4.5", "charts/loki-deleter": "0.1.2", - "charts/loki-gateway": "0.1.6", + "charts/loki-gateway": "0.1.7", "charts/telemetry-collector": "1.1.5", "charts/xapp-anr": "0.1.3", "charts/xapp-hello-world": "5.0.2"