Skip to content

Commit

Permalink
Pinniped update in v0.62.x (#979)
Browse files Browse the repository at this point in the history
* Point pinniped registry to ghcr.io (#977)

* Point pinniped registry to ghcr.io

Signed-off-by: devanshuVmware <[email protected]>

* Remove https from image value

Signed-off-by: devanshuVmware <[email protected]>

* Download latest pinniped config for external test

Signed-off-by: devanshuVmware <[email protected]>

---------

Signed-off-by: devanshuVmware <[email protected]>
Signed-off-by: Praveen Rewar <[email protected]>

* Fixing redis image in test case (#976)

Signed-off-by: Rohit Aggarwal <[email protected]>

Signed-off-by: Praveen Rewar <[email protected]>

---------

Signed-off-by: devanshuVmware <[email protected]>
Signed-off-by: Praveen Rewar <[email protected]>
Co-authored-by: Devanshu <[email protected]>
Co-authored-by: rohitagg2020 <[email protected]>
  • Loading branch information
3 people authored Jul 11, 2024
1 parent 522720d commit ea587e3
Show file tree
Hide file tree
Showing 6 changed files with 3,725 additions and 2,165 deletions.
2 changes: 1 addition & 1 deletion examples/gitops/redis-with-configmap/redis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ metadata:
spec:
containers:
- name: redis
image: registry.k8s.io/redis:e2e
image: registry.k8s.io/redis@sha256:cb111d1bd870a6a471385a4a69ad17469d326e9dd91e0e455350cacf36e1b3ee
ports:
- containerPort: 6379
resources:
Expand Down
8 changes: 0 additions & 8 deletions examples/pinniped-v0.13.0/README.md

This file was deleted.

Loading

0 comments on commit ea587e3

Please sign in to comment.