Skip to content

Commit

Permalink
Merge pull request #11 from harvester/mergify/bp/v1.4/pr-5
Browse files Browse the repository at this point in the history
Bump rancher-monitoring and rancher-logging chart version (backport #5)
  • Loading branch information
tserong authored Aug 2, 2024
2 parents f97082c + 8b4010d commit fb72227
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 fb72227

Please sign in to comment.