Skip to content

Commit

Permalink
Merge pull request #21 from truefoundry/release_0.1.2
Browse files Browse the repository at this point in the history
updated the helm chart version to 0.1.2
  • Loading branch information
shubhamrai1993 authored Oct 3, 2024
2 parents 217acd4 + f46f766 commit c742eb3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/elasti/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: elasti
description: Helm chart for Elasti application
type: application
version: 0.1.1
appVersion: "0.1.1"
version: 0.1.2
appVersion: "0.1.2"
4 changes: 2 additions & 2 deletions charts/elasti/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ elastiController:
- ALL
image:
repository: public.ecr.aws/truefoundrycloud/elasti-operator
tag: d849aede280112dea35ffcb2efab6f65608b1396
tag: 217acd40832764e32f75775bd72ea329990b0b67
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down Expand Up @@ -50,7 +50,7 @@ elastiResolver:
trafficReEnableDuration: "5"
image:
repository: public.ecr.aws/truefoundrycloud/elasti-resolver
tag: d849aede280112dea35ffcb2efab6f65608b1396
tag: 217acd40832764e32f75775bd72ea329990b0b67
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit c742eb3

Please sign in to comment.