diff --git a/charts/axosyslog-collector/Chart.yaml b/charts/axosyslog-collector/Chart.yaml index dd54eca..fedb04d 100644 --- a/charts/axosyslog-collector/Chart.yaml +++ b/charts/axosyslog-collector/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: axosyslog-collector description: AxoSyslog Kubernetes log collector type: application -version: 0.2.0 -appVersion: "4.1.1" +version: 0.3.0 +appVersion: "4.2.0" diff --git a/charts/axosyslog-collector/values.yaml b/charts/axosyslog-collector/values.yaml index 9bea1cd..33c07fa 100644 --- a/charts/axosyslog-collector/values.yaml +++ b/charts/axosyslog-collector/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/axoflow/axosyslog pullPolicy: IfNotPresent - tag: "nightly" # until releasing v4.2 + tag: "" extraArgs: [] imagePullSecrets: []