Skip to content

Commit

Permalink
feat(helm): update chart telegraf-operator to 1.4.0 (#4075)
Browse files Browse the repository at this point in the history
| datasource | package           | from   | to    |
| ---------- | ----------------- | ------ | ----- |
| helm       | telegraf-operator | 1.3.12 | 1.4.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent b88bd5f commit 9ed5624
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ dependencies:
version: 6.13.1
- name: telegraf-operator
repository: https://helm.influxdata.com/
version: 1.3.12
version: 1.4.0
- name: tailing-sidecar-operator
repository: https://sumologic.github.io/tailing-sidecar
version: 0.10.0
- name: opentelemetry-operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.50.0
digest: sha256:ca3c9b6907ec1fe82c98683bd79afaa6abfb6c82146997e215ba4f638a8c5b88
generated: "2024-03-20T23:34:01.473794217Z"
digest: sha256:2bab95189fcf151e702e2df1eecd61279682d4070aeea0dd3ad49aae6487a9fa
generated: "2024-03-21T00:39:09.464748574Z"
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
- condition: telegraf-operator.enabled
name: telegraf-operator
repository: https://helm.influxdata.com/
version: 1.3.12
version: 1.4.0
- condition: tailing-sidecar-operator.enabled
name: tailing-sidecar-operator
repository: https://sumologic.github.io/tailing-sidecar
Expand Down

0 comments on commit 9ed5624

Please sign in to comment.