diff --git a/integrations/litellm/deploy/charts/litellm-helm/templates/tests/test-servicemonitor.yaml b/integrations/litellm/deploy/charts/litellm-helm/templates/tests/test-servicemonitor.yaml index c2a4f84ec..2ca36fdb7 100644 --- a/integrations/litellm/deploy/charts/litellm-helm/templates/tests/test-servicemonitor.yaml +++ b/integrations/litellm/deploy/charts/litellm-helm/templates/tests/test-servicemonitor.yaml @@ -10,7 +10,7 @@ metadata: spec: containers: - name: test - image: bitnami/kubectl:latest + image: soldevelo/kubectl:latest command: ['sh', '-c'] args: - | diff --git a/integrations/litellm/index.yaml b/integrations/litellm/index.yaml index 9b2461c36..f11ce80ab 100644 --- a/integrations/litellm/index.yaml +++ b/integrations/litellm/index.yaml @@ -25,7 +25,7 @@ entries: category: Database images: | - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r16 + image: docker.io/soldevelo/os-shell:12-debian-12-r3 - name: postgres-exporter image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r14 - name: postgresql @@ -69,7 +69,7 @@ entries: - name: kubectl image: docker.io/bitnami/kubectl:1.29.2-debian-12-r3 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r16 + image: docker.io/soldevelo/os-shell:12-debian-12-r3 - name: redis image: docker.io/bitnami/redis:7.2.4-debian-12-r9 - name: redis-exporter