Tags: thienlh96/loki
Tags
Update helm and jsonnet for 2.8 release (grafana#9003) Prepare helm and jsonnet for 2.8 release.
[CI/CD] Update yaml file `./production/helm/loki/values.yaml` (+1 oth… …er) (grafana#8955) **Here is a summary of the updates contained in this PR:** *** Update attribute `$.enterprise.version` in yaml file `./production/helm/loki/values.yaml` to the following value: `v1.6.3` *** Bump version of Helm Chart Add changelog entry to `./production/helm/loki/CHANGELOG.md` Re-generate docs
[CI/CD] Update yaml file `./production/helm/loki/Chart.yaml` (+1 othe… …r) (grafana#8923) **Here is a summary of the updates contained in this PR:** *** Update attribute `$.appVersion` in yaml file `./production/helm/loki/Chart.yaml` to the following value: `2.7.5` *** Bump version of Helm Chart Add changelog entry to `./production/helm/loki/CHANGELOG.md` Re-generate docs Co-authored-by: Michel Hollands <[email protected]>
[CI/CD] Update yaml file `./production/helm/loki/values.yaml` (+1 oth… …er) (grafana#8655) **Here is a summary of the updates contained in this PR:** *** Update attribute `$.enterprise.version` in yaml file `./production/helm/loki/values.yaml` to the following value: `v1.6.2` *** Bump version of Helm Chart Add changelog entry to `./production/helm/loki/CHANGELOG.md` Re-generate docs Co-authored-by: Dylan Guedes <[email protected]>
Helm: fix enterprise-logs license secret name (grafana#8498) **What this PR does / why we need it**: Rename `gel-license.jwt` property of secret `gel-secrets` to `license.jwt` on enterprise-logs chart to make it consistent betwen `gel-secrets` and `gel-license` kubectl secrets. * Fix the `stringData` property of the GEL secret, to contain `license.jwt` property when importing: * `gel-secrets`: containing both the `gcp_service_account.json` and `license.jwt` properties https://github.com/grafana/loki/blob/6ece17a82f15319b58befaef9aefcd9059ad266d/production/helm/loki/docs/examples/enterprise/enterprise-secrets.yaml#L1-L12 * `gel-license`: containing only the `license.jwt` property https://github.com/grafana/loki/blob/6a7403c4f5cd0a01dea13954fe6f51631f485ad1/tools/dev/k3d/environments/helm-cluster/main.jsonnet#L213-L217 * Minor fixes in the README documentation. **Special notes for your reviewer**: **Checklist** - [x] Reviewed the [`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md) guide (**required**) - [ ] Documentation added - [ ] Tests updated - [x] `CHANGELOG.md` updated - [ ] Changes that require user attention or interaction to upgrade are documented in `docs/sources/upgrading/_index.md`
Helm: update changelog with changes from PR grafana#8467 (grafana#8601) **What this PR does / why we need it**: Update changelog with changes from PR grafana#8467 and bump helm chart version to 4.6.2 **Checklist** - [x] Reviewed the [`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md) guide (**required**) - [ ] Documentation added - [ ] Tests updated - [x] `CHANGELOG.md` updated - [ ] Changes that require user attention or interaction to upgrade are documented in `docs/sources/upgrading/_index.md`
Helm: Remove unreleased setting from Helm chart configuration file (g… …rafana#8515) Signed-off-by: Christian Haudum <[email protected]>
PreviousNext