Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 6c2b8c0

Browse files
authored
Merge pull request #19 from alltilla/axosyslog-4.2.0
collector: use axosyslog 4.2.0
2 parents 36045f2 + 43a825d commit 6c2b8c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/axosyslog-collector/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: axosyslog-collector
33
description: AxoSyslog Kubernetes log collector
44
type: application
5-
version: 0.2.0
6-
appVersion: "4.1.1"
5+
version: 0.3.0
6+
appVersion: "4.2.0"

charts/axosyslog-collector/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
repository: ghcr.io/axoflow/axosyslog
33
pullPolicy: IfNotPresent
4-
tag: "nightly" # until releasing v4.2
4+
tag: ""
55
extraArgs: []
66

77
imagePullSecrets: []

0 commit comments

Comments
 (0)