Skip to content

Commit

Permalink
bump nuclio images (#10)
Browse files Browse the repository at this point in the history
Signed-off-by: eliyahu77 <[email protected]>

Signed-off-by: eliyahu77 <[email protected]>
Co-authored-by: eliyahu77 <[email protected]>
  • Loading branch information
eliyahu77 and eliyahu77 authored Aug 24, 2022
1 parent 5d2cf27 commit cd9921b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/mlrun-ce/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
version: 0.0.5
version: 0.0.6
name: mlrun-ce
description: MLRUn Open Source Stack
home: https://iguazio.com
Expand Down
4 changes: 2 additions & 2 deletions charts/mlrun-ce/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ nuclio:
controller:
enabled: true
image:
tag: 1.10.0-amd64
tag: 1.10.1-amd64
dashboard:
enabled: true

# nodePort - taken from global.nuclio.dashboard.nodePort for re-usability
image:
tag: 1.10.0-amd64
tag: 1.10.1-amd64

# k8s has deprecated docker support since v1.20
containerBuilderKind: kaniko
Expand Down

0 comments on commit cd9921b

Please sign in to comment.