diff --git a/charts/loki/Chart.lock b/charts/loki/Chart.lock index 3b67919e..fbb86162 100644 --- a/charts/loki/Chart.lock +++ b/charts/loki/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: loki-distributed repository: https://grafana.github.io/helm-charts - version: 0.80.5 + version: 0.80.6 - name: minio repository: oci://registry-1.docker.io/bitnamicharts version: 17.0.21 -digest: sha256:c15be40c45837f2ba522ad9c28cce91659d8eeafbe919fc058ce179c19cfe444 -generated: "2025-08-26T21:14:52.726165496Z" +digest: sha256:c69f5c28e4143c469b2e2afe549c8323540b17d1a1421171da808009b0dfb771 +generated: "2026-01-16T00:26:51.978869746Z" diff --git a/charts/loki/Chart.yaml b/charts/loki/Chart.yaml index 0245a0b8..4ff8a913 100644 --- a/charts/loki/Chart.yaml +++ b/charts/loki/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.1 +version: 0.1.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -25,7 +25,7 @@ appVersion: "4" dependencies: - name: loki-distributed - version: 0.80.5 + version: 0.80.6 repository: "https://grafana.github.io/helm-charts" - name: minio version: "17.0.21" diff --git a/charts/loki/README.md b/charts/loki/README.md index 82b8ed03..62a27bf6 100644 --- a/charts/loki/README.md +++ b/charts/loki/README.md @@ -1,6 +1,6 @@ # loki -![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square) +![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square) A Helm chart for Kubernetes @@ -8,7 +8,7 @@ A Helm chart for Kubernetes | Repository | Name | Version | |------------|------|---------| -| https://grafana.github.io/helm-charts | loki-distributed | 0.80.5 | +| https://grafana.github.io/helm-charts | loki-distributed | 0.80.6 | | oci://registry-1.docker.io/bitnamicharts | minio | 17.0.21 | ## Values diff --git a/charts/loki/charts/loki-distributed-0.80.5.tgz b/charts/loki/charts/loki-distributed-0.80.5.tgz deleted file mode 100644 index 0920c47a..00000000 Binary files a/charts/loki/charts/loki-distributed-0.80.5.tgz and /dev/null differ diff --git a/charts/loki/charts/loki-distributed-0.80.6.tgz b/charts/loki/charts/loki-distributed-0.80.6.tgz new file mode 100644 index 00000000..d4ebc1a1 Binary files /dev/null and b/charts/loki/charts/loki-distributed-0.80.6.tgz differ