You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dev/update.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ This document describes steps required to update the Sumo Logic Kubernetes Colle
110
110
```
111
111
112
112
1. Update Sumo Logic Kubernetes Collection Helm Chart version in [tests](https://github.com/SumoLogic/sumologic-kubernetes-collection-helm-operator/tree/main/tests).
113
-
1. Update command used in tests to install the Helm Chart and example configurations for the Helm Oprator according to changes in the new version of the Helm Chart, update following files:
113
+
1. Update command used in tests to install the Helm Chart and example configurations for the Helm Operator according to changes in the new version of the Helm Chart, update following files:
Copy file name to clipboardExpand all lines: tests/replace_components_images.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ sed -i.bak "s#registry.connect.redhat.com/sumologic/kubernetes-tools-kubectl@sha
12
12
sed -i.bak "s#registry.connect.redhat.com/sumologic/metrics-server@sha256:65d2a3ddc4b4183f438fa18b655079c93c905cb9e3b8c54977336205dc1fff07#public.ecr.aws/sumologic/metrics-server@sha256:6398a46ccf68a28f647d4f05bb9a273580deb063efc501dfed0ccf1bcac44f98#g" bundle.yaml
13
13
sed -i.bak "s#registry.connect.redhat.com/sumologic/nginx-unprivileged@sha256:7260555d16c94c4fe1e016626b4cb8a5c0de6b700e2eea28744331fb298f71ae#public.ecr.aws/sumologic/nginx-unprivileged@sha256:7260555d16c94c4fe1e016626b4cb8a5c0de6b700e2eea28744331fb298f71ae#g" bundle.yaml
14
14
sed -i.bak "s#registry.connect.redhat.com/sumologic/node-exporter@sha256:3e1a592dc2556345dba65b22e366a64748a8e51223facb9d82ec14c71c4a43c1#public.ecr.aws/sumologic/node-exporter@sha256:3e1a592dc2556345dba65b22e366a64748a8e51223facb9d82ec14c71c4a43c1#g" bundle.yaml
15
-
sed -i.bak "s#registry.connect.redhat.com/sumologic/opentelemetry-operator@sha256:5587fe5b7ebfa57ad320ad2521103f908317388d1741c40e5f7be5ed9e5f9ad7#public.ecr.aws/sumologic/opentelemetry-operator@sha256:5587fe5b7ebfa57ad320ad2521103f908317388d1741c40e5f7be5ed9e5f9ad7#g" bundle.yaml
15
+
sed -i.bak "s#registry.connect.redhat.com/sumologic/opentelemetry-operator@sha256:e9934702dee31674e5f94ba06425c29897068db7ee8a5aec96bc6ac46ed3c727#public.ecr.aws/sumologic/opentelemetry-operator@sha256:e9934702dee31674e5f94ba06425c29897068db7ee8a5aec96bc6ac46ed3c727#g" bundle.yaml
16
16
sed -i.bak "s#registry.connect.redhat.com/sumologic/prometheus-config-reloader@sha256:0b605d36782afd8f50fd631d0e9c7b19d39ce962af89b7a737b2f09a8ceff291#public.ecr.aws/sumologic/prometheus-config-reloader@sha256:0b605d36782afd8f50fd631d0e9c7b19d39ce962af89b7a737b2f09a8ceff291#g" bundle.yaml
17
17
sed -i.bak "s#registry.connect.redhat.com/sumologic/prometheus-operator@sha256:58a329e6582456b32abebb470086191f8366b927af4703741613993465f116b8#public.ecr.aws/sumologic/prometheus-operator@sha256:58a329e6582456b32abebb470086191f8366b927af4703741613993465f116b8#g" bundle.yaml
18
18
sed -i.bak "s#registry.connect.redhat.com/sumologic/prometheus@sha256:4e483f18b2fc1642a32c6a41a802e5351627173710fec674d461a0e4109568a7#public.ecr.aws/sumologic/prometheus@sha256:4e483f18b2fc1642a32c6a41a802e5351627173710fec674d461a0e4109568a7#g" bundle.yaml
0 commit comments