mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
[bitnami/grafana-loki] Upgrade Alloy chart (#35197)
Signed-off-by: David Gomez <david.gomez@broadcom.com>
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 5.0.7 (2025-07-17)
|
||||
## 6.0.0 (2025-07-18)
|
||||
|
||||
* [bitnami/grafana-loki] :zap: :arrow_up: Update dependency references ([#35177](https://github.com/bitnami/charts/pull/35177))
|
||||
* [bitnami/grafana-loki] Upgrade Alloy chart ([#35197](https://github.com/bitnami/charts/pull/35197))
|
||||
|
||||
## <small>5.0.7 (2025-07-17)</small>
|
||||
|
||||
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
|
||||
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
|
||||
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
|
||||
* [bitnami/grafana-loki] :zap: :arrow_up: Update dependency references (#35177) ([b71a747](https://github.com/bitnami/charts/commit/b71a747b26b885e1f634e18eac29cb061ad46da7)), closes [#35177](https://github.com/bitnami/charts/issues/35177)
|
||||
|
||||
## <small>5.0.6 (2025-07-15)</small>
|
||||
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
dependencies:
|
||||
- name: grafana-alloy
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 0.2.1
|
||||
version: 1.0.0
|
||||
- name: memcached
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 7.8.5
|
||||
version: 7.9.3
|
||||
- name: memcached
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 7.8.5
|
||||
version: 7.9.3
|
||||
- name: memcached
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 7.8.5
|
||||
version: 7.9.3
|
||||
- name: memcached
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 7.8.5
|
||||
version: 7.9.3
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.31.1
|
||||
digest: sha256:723979019bf323373130482740874a78a9794126818948d9079d1415ff1d8b1e
|
||||
generated: "2025-06-12T12:59:56.140636+02:00"
|
||||
version: 2.31.3
|
||||
digest: sha256:0c0d8ba130ced7123bcb9c7ef19addec77ac39f1be75d3fdf4388ec0bda24546
|
||||
generated: "2025-07-18T13:17:06.513141+02:00"
|
||||
|
||||
@@ -19,7 +19,7 @@ dependencies:
|
||||
condition: grafanaalloy.enabled
|
||||
name: grafana-alloy
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 0.x.x
|
||||
version: 1.x.x
|
||||
- alias: memcachedchunks
|
||||
condition: memcachedchunks.enabled
|
||||
name: memcached
|
||||
@@ -61,4 +61,4 @@ maintainers:
|
||||
name: grafana-loki
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-loki
|
||||
version: 5.0.7
|
||||
version: 6.0.0
|
||||
|
||||
@@ -206,7 +206,6 @@ The [Bitnami grafana-loki](https://github.com/bitnami/containers/tree/main/bitna
|
||||
| `global.imageRegistry` | Global Docker image registry | `""` |
|
||||
| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` |
|
||||
| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` |
|
||||
| `global.storageClass` | DEPRECATED: use global.defaultStorageClass instead | `""` |
|
||||
| `global.security.allowInsecureImages` | Allows skipping image verification | `false` |
|
||||
| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` |
|
||||
|
||||
@@ -1536,6 +1535,10 @@ Find more information about how to deal with common errors related to Bitnami's
|
||||
|
||||
## Upgrading
|
||||
|
||||
### To 6.0.0
|
||||
|
||||
This major release bumps the Grafana Alloy chart version to [1.x.x](https://github.com/bitnami/charts/pull/35172). Find more information about the changes in this chart version in [the upstream changelog](https://github.com/grafana/alloy/blob/main/CHANGELOG.md#v1100). No major issues are expected during the upgrade.
|
||||
|
||||
### To 5.0.0
|
||||
|
||||
This major replaces Promtail image with Alloy subchart. It is possible to convert configuration files from Promtail to Alloy using the following command:
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
## @param global.imageRegistry Global Docker image registry
|
||||
## @param global.imagePullSecrets Global Docker registry secret names as an array
|
||||
## @param global.defaultStorageClass Global default StorageClass for Persistent Volume(s)
|
||||
## @param global.storageClass DEPRECATED: use global.defaultStorageClass instead
|
||||
##
|
||||
global:
|
||||
imageRegistry: ""
|
||||
@@ -20,7 +19,6 @@ global:
|
||||
##
|
||||
imagePullSecrets: []
|
||||
defaultStorageClass: ""
|
||||
storageClass: ""
|
||||
## Security parameters
|
||||
##
|
||||
security:
|
||||
|
||||
Reference in New Issue
Block a user