diff --git a/dependency/promtail/6.0.15/app-changelog.md b/dependency/promtail/6.0.15/app-changelog.md deleted file mode 100644 index d9866d69b62..00000000000 --- a/dependency/promtail/6.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [promtail-6.0.15](https://github.com/truecharts/charts/compare/promtail-6.0.14...promtail-6.0.15) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/dependency/promtail/6.0.15/CHANGELOG.md b/dependency/promtail/6.0.16/CHANGELOG.md similarity index 90% rename from dependency/promtail/6.0.15/CHANGELOG.md rename to dependency/promtail/6.0.16/CHANGELOG.md index 7aaf250bb1e..4db59d0b563 100644 --- a/dependency/promtail/6.0.15/CHANGELOG.md +++ b/dependency/promtail/6.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [promtail-6.0.16](https://github.com/truecharts/charts/compare/promtail-6.0.15...promtail-6.0.16) (2023-02-24) + +### Chore + +- update container image ghcr.io/truecharts/promtail to v2.7.4 + + + + ## [promtail-6.0.15](https://github.com/truecharts/charts/compare/promtail-6.0.14...promtail-6.0.15) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ - update helm chart common to v11.0.8 - - -## [promtail-6.0.5](https://github.com/truecharts/charts/compare/promtail-6.0.4...promtail-6.0.5) (2022-12-11) - -### Chore - -- update helm chart common to v11.0.7 ([#5266](https://github.com/truecharts/charts/issues/5266)) - - diff --git a/dependency/promtail/6.0.15/Chart.yaml b/dependency/promtail/6.0.16/Chart.yaml similarity index 96% rename from dependency/promtail/6.0.15/Chart.yaml rename to dependency/promtail/6.0.16/Chart.yaml index 17e3d4a73d3..84a48f8c2d2 100644 --- a/dependency/promtail/6.0.15/Chart.yaml +++ b/dependency/promtail/6.0.16/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.7.3" +appVersion: "2.7.4" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://grafana.com/oss/loki/ - https://grafana.com/docs/loki/latest/ type: application -version: 6.0.15 +version: 6.0.16 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/promtail/6.0.15/README.md b/dependency/promtail/6.0.16/README.md similarity index 100% rename from dependency/promtail/6.0.15/README.md rename to dependency/promtail/6.0.16/README.md diff --git a/dependency/promtail/6.0.16/app-changelog.md b/dependency/promtail/6.0.16/app-changelog.md new file mode 100644 index 00000000000..8010f5e3e80 --- /dev/null +++ b/dependency/promtail/6.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [promtail-6.0.16](https://github.com/truecharts/charts/compare/promtail-6.0.15...promtail-6.0.16) (2023-02-24) + +### Chore + +- update container image ghcr.io/truecharts/promtail to v2.7.4 + + \ No newline at end of file diff --git a/dependency/promtail/6.0.15/app-readme.md b/dependency/promtail/6.0.16/app-readme.md similarity index 100% rename from dependency/promtail/6.0.15/app-readme.md rename to dependency/promtail/6.0.16/app-readme.md diff --git a/dependency/promtail/6.0.15/charts/common-11.1.2.tgz b/dependency/promtail/6.0.16/charts/common-11.1.2.tgz similarity index 100% rename from dependency/promtail/6.0.15/charts/common-11.1.2.tgz rename to dependency/promtail/6.0.16/charts/common-11.1.2.tgz diff --git a/dependency/promtail/6.0.15/ix_values.yaml b/dependency/promtail/6.0.16/ix_values.yaml similarity index 98% rename from dependency/promtail/6.0.15/ix_values.yaml rename to dependency/promtail/6.0.16/ix_values.yaml index 212cb77c696..d6809115147 100644 --- a/dependency/promtail/6.0.15/ix_values.yaml +++ b/dependency/promtail/6.0.16/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/truecharts/promtail - tag: 2.7.3@sha256:0ebced1842adafae322f7acd4236442d7dc7d7870cbe956f41cd78158c2f0d2b + tag: 2.7.4@sha256:84a880d05c1eb8d175986159154dd00ef75d4305bcc0d08272fa924418b23739 # controller: # # -- Set the controller type. diff --git a/dependency/promtail/6.0.15/questions.yaml b/dependency/promtail/6.0.16/questions.yaml similarity index 100% rename from dependency/promtail/6.0.15/questions.yaml rename to dependency/promtail/6.0.16/questions.yaml diff --git a/dependency/promtail/6.0.15/templates/_servicemonitor.tpl b/dependency/promtail/6.0.16/templates/_servicemonitor.tpl similarity index 100% rename from dependency/promtail/6.0.15/templates/_servicemonitor.tpl rename to dependency/promtail/6.0.16/templates/_servicemonitor.tpl diff --git a/dependency/promtail/6.0.15/templates/common.yaml b/dependency/promtail/6.0.16/templates/common.yaml similarity index 100% rename from dependency/promtail/6.0.15/templates/common.yaml rename to dependency/promtail/6.0.16/templates/common.yaml diff --git a/dependency/promtail/6.0.15/values.yaml b/dependency/promtail/6.0.16/values.yaml similarity index 100% rename from dependency/promtail/6.0.15/values.yaml rename to dependency/promtail/6.0.16/values.yaml