Skip to content

Commit

Permalink
Update default image versions (#2604)
Browse files Browse the repository at this point in the history
  • Loading branch information
antgamdia committed Mar 26, 2021
1 parent f534035 commit 2415e0e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions chart/kubeapps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ frontend:
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.19.7-debian-10-r1
tag: 1.19.8-debian-10-r14
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
##
Expand Down Expand Up @@ -332,7 +332,7 @@ hooks:
image:
registry: docker.io
repository: bitnami/kubectl
tag: 1.18.16-debian-10-r0
tag: 1.19.9-debian-10-r7
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
##
Expand Down Expand Up @@ -607,7 +607,7 @@ securityContext:
testImage:
registry: docker.io
repository: bitnami/nginx
tag: 1.19.7-debian-10-r1
tag: 1.19.8-debian-10-r14

# Auth Proxy configuration for OIDC support
# ref: https://github.com/kubeapps/kubeapps/blob/master/docs/user/using-an-OIDC-provider.md
Expand Down Expand Up @@ -639,7 +639,7 @@ authProxy:
image:
registry: docker.io
repository: bitnami/oauth2-proxy
tag: 7.0.1-debian-10-r5
tag: 7.1.0-debian-10-r0
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
##
Expand Down

0 comments on commit 2415e0e

Please sign in to comment.