Explorar el Código

Revert UI container to 1.105.2 until 1.106.1 is released.

Fixes https://github.com/opencost/opencost/issues/2144

Signed-off-by: Matt Ray <github@mattray.dev>
Matt Ray hace 2 años
padre
commit
8d004fd597
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      kubernetes/opencost.yaml

+ 1 - 1
kubernetes/opencost.yaml

@@ -167,7 +167,7 @@ spec:
             privileged: false
             readOnlyRootFilesystem: true
             runAsUser: 1001
-        - image: quay.io/kubecost1/opencost-ui:latest
+        - image: quay.io/kubecost1/opencost-ui:1.105.2
           name: opencost-ui
           resources:
             requests: