Skip to content

Commit

Permalink
Bump rancher-monitoring and rancher-logging chart version
Browse files Browse the repository at this point in the history
Signed-off-by: Jian Wang <[email protected]>
  • Loading branch information
w13915984028 authored and ibrokethecloud committed Jul 25, 2024
1 parent 58ad210 commit c0b5b64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkg/templates/rancherd-22-addons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ resources:
namespace: cattle-logging-system
spec:
repo: http://harvester-cluster-repo.cattle-system.svc/charts
version: "103.0.0+up3.17.10"
version: "103.1.0+up4.4.0"
chart: rancher-logging
{{- if and .Addons .Addons.rancher_logging }}
enabled: {{ .Addons.rancher_logging.Enabled }}
Expand Down Expand Up @@ -91,7 +91,7 @@ resources:
controlNamespace: cattle-logging-system
workloadOverrides:
containers:
- image: rancher/harvester-eventrouter:v0.2.0
- image: rancher/harvester-eventrouter:v0.3.1
name: event-tailer
resources:
limits:
Expand All @@ -107,7 +107,7 @@ resources:
namespace: cattle-monitoring-system
spec:
repo: http://harvester-cluster-repo.cattle-system.svc/charts
version: "103.0.3+up45.31.1"
version: "103.1.1+up45.31.1"
chart: rancher-monitoring
{{- if and .Addons .Addons.rancher_monitoring }}
enabled: {{ .Addons.rancher_monitoring.Enabled }}
Expand Down

0 comments on commit c0b5b64

Please sign in to comment.