Skip to content

Commit

Permalink
chore(deps): update grafana/beyla docker tag to v1.8.0 (#876)
Browse files Browse the repository at this point in the history
* chore(deps): update grafana/beyla docker tag to v1.8.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(beyla): changelog

Signed-off-by: Nicolas Lamirault <[email protected]>

* feat(beyla): chart version

Signed-off-by: Nicolas Lamirault <[email protected]>

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Nicolas Lamirault <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Lamirault <[email protected]>
  • Loading branch information
renovate[bot] and nlamirault authored Sep 6, 2024
1 parent 377a601 commit 2db28b1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/beyla/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
apiVersion: v2
description: Beyla
name: beyla
version: 0.1.0
appVersion: 1.2.0
version: 1.0.0
appVersion: 1.8.0
home: https://github.com/grafana/beyla
sources:
- https://github.com/grafana/beyla
Expand Down Expand Up @@ -31,4 +31,4 @@ annotations:
url: https://keybase.io/nlamirault/pgp_keys.asc
artifacthub.io/changes: |
- kind: added
description: Init
description: Bump to v1.8.0
2 changes: 1 addition & 1 deletion charts/beyla/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ additionalAnnotations: {}
# -- Docker image
image:
repository: grafana/beyla
tag: 1.3.3
tag: 1.8.0
pullPolicy: IfNotPresent
pullSecrets:

Expand Down

0 comments on commit 2db28b1

Please sign in to comment.