Skip to content

Commit d1c1679

Browse files
authored
Upgrade 'logzio-k8s-events' Helm chart to v0.0.6 (#521)
- Upgrade `logzio-k8s-events` to v0.0.3 - Upgrade GoLang version to `v1.22.3` - Upgrade docker image to `alpine:3.20` - Upgrade GoLang docker image to `golang:1.22.3-alpine3.20`
1 parent d423d7f commit d1c1679

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/logzio-k8s-events/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ keywords:
55
- logging
66
- k8s
77
- kubernetes
8-
version: 0.0.5
9-
appVersion: 0.0.2
8+
version: 0.0.6
9+
appVersion: 0.0.3
1010
maintainers:
1111
- name: Raul Gurshumov
1212

charts/logzio-k8s-events/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
image:
77
repository: logzio/logzio-k8s-events
88
# Overrides the image tag whose default is the chart appVersion.
9-
tag: "0.0.2"
9+
tag: "0.0.3"
1010

1111
k8sApp: logzio-k8s-events
1212

0 commit comments

Comments
 (0)