Skip to content

Commit

Permalink
Update alpine/k8s Docker tag to v1.27.4 (#830)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 31, 2023
1 parent 121a877 commit 09dd624
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ application:
minReplicas: 1
maxReplicas: 4
opensslImage: registry.access.redhat.com/ubi8/openssl:8.8-5
kubectlImage: alpine/k8s:1.27.3
kubectlImage: alpine/k8s:1.27.4
scrapeWithPrometheus: true
limits:
maxJobsPerUser: 2
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/helm/quantum-serverless/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ gateway:
ray:
nodeImage: "icr.io/quantum-public/quantum-serverless-ray-node:0.3.2-py39"
opensslImage: registry.access.redhat.com/ubi8/openssl:8.8-5
kubectlImage: alpine/k8s:1.27.3
kubectlImage: alpine/k8s:1.27.4
limits:
maxJobsPerUser: 2
maxComputeResources: 4
Expand Down

0 comments on commit 09dd624

Please sign in to comment.