Skip to content

Commit

Permalink
[dev-v2.10] rancher-logging update config-reloader image (#4459)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbiers committed Sep 20, 2024
1 parent e59801f commit 1e19ed5
Show file tree
Hide file tree
Showing 74 changed files with 17 additions and 17 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ apiVersion: v1
description: Installs the CRDs for rancher-logging.
name: rancher-logging-crd
type: application
version: 105.0.0-rc.3+up4.8.0
version: 105.0.0-rc.1+up4.8.0
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ sources:
- https://github.com/kube-logging/logging-operator
- https://github.com/kube-logging/helm-charts/tree/main/charts/logging-operator
type: application
version: 105.0.0-rc.3+up4.8.0
version: 105.0.0-rc.1+up4.8.0
Original file line number Diff line number Diff line change
Expand Up @@ -375,8 +375,8 @@ global:

images:
config_reloader:
repository: rancher/mirrored-jimmidyson-configmap-reload
tag: v0.4.0
repository: rancher/mirrored-kube-logging-config-reloader
tag: v0.0.5
fluentbit:
repository: rancher/mirrored-fluent-fluent-bit
tag: 3.0.4
Expand Down
16 changes: 8 additions & 8 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10538,9 +10538,9 @@ entries:
catalog.cattle.io/upstream-version: 4.8.0
apiVersion: v2
appVersion: 4.8.0
created: "2024-09-13T16:07:09.05984492-04:00"
created: "2024-09-20T12:36:30.821439467-04:00"
description: Logging operator for Kubernetes based on Fluentd and Fluentbit.
digest: 1f4837b54feaa9782a251a748a9815b32b8b0dc40af9fb66e9d85b5b195fe167
digest: b3c6543aeaed0ca65f5b582789836a0383ffca2e13aca54a38f6c82deb20f447
home: https://kube-logging.github.io
icon: file://assets/logos/rancher-logging.svg
keywords:
Expand All @@ -10554,8 +10554,8 @@ entries:
- https://github.com/kube-logging/helm-charts/tree/main/charts/logging-operator
type: application
urls:
- assets/rancher-logging/rancher-logging-105.0.0-rc.3+up4.8.0.tgz
version: 105.0.0-rc.3+up4.8.0
- assets/rancher-logging/rancher-logging-105.0.0-rc.1+up4.8.0.tgz
version: 105.0.0-rc.1+up4.8.0
- annotations:
catalog.cattle.io/auto-install: rancher-logging-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -10868,14 +10868,14 @@ entries:
catalog.cattle.io/namespace: cattle-logging-system
catalog.cattle.io/release-name: rancher-logging-crd
apiVersion: v1
created: "2024-09-13T16:07:09.093964035-04:00"
created: "2024-09-20T12:36:30.854857083-04:00"
description: Installs the CRDs for rancher-logging.
digest: d8bcd3bf7869e59849147209ab242e2dff00cf543cc24a946cf97328d45d2fb6
digest: 8ffd85f588e59df5fda1c3bf20e203b43bc91af06ae212710d071093b61fa030
name: rancher-logging-crd
type: application
urls:
- assets/rancher-logging-crd/rancher-logging-crd-105.0.0-rc.3+up4.8.0.tgz
version: 105.0.0-rc.3+up4.8.0
- assets/rancher-logging-crd/rancher-logging-crd-105.0.0-rc.1+up4.8.0.tgz
version: 105.0.0-rc.1+up4.8.0
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@
+
+images:
+ config_reloader:
+ repository: rancher/mirrored-jimmidyson-configmap-reload
+ tag: v0.4.0
+ repository: rancher/mirrored-kube-logging-config-reloader
+ tag: v0.0.5
+ fluentbit:
+ repository: rancher/mirrored-fluent-fluent-bit
+ tag: 3.0.4
Expand Down
2 changes: 1 addition & 1 deletion packages/rancher-logging/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
url: oci://ghcr.io/kube-logging/helm-charts/logging-operator:4.8.0
version: 105.0.0-rc.3
version: 105.0.0-rc.1
additionalCharts:
- workingDir: charts-crd
crdOptions:
Expand Down
4 changes: 2 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ rancher-vsphere-csi:
rancher-vsphere-cpi:
- 104.0.1+up1.8.1
rancher-logging:
- 105.0.0-rc.3+up4.8.0
- 105.0.0-rc.1+up4.8.0
rancher-logging-crd:
- 105.0.0-rc.3+up4.8.0
- 105.0.0-rc.1+up4.8.0
rancher-cis-benchmark:
- 6.1.0-rc1
rancher-cis-benchmark-crd:
Expand Down

0 comments on commit 1e19ed5

Please sign in to comment.