Skip to content

Commit

Permalink
releasing elasti v0.1.8 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamrai1993 authored Jan 24, 2025
1 parent dd39b6a commit b629587
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.8-rc.3
appVersion: "0.1.8-rc.3"
version: 0.1.8
appVersion: "0.1.8"
4 changes: 2 additions & 2 deletions charts/elasti/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ elastiController:
- ALL
image:
repository: tfy.jfrog.io/tfy-images/elasti-operator
tag: 7f566a665d04390e390fe58d3cd9f4ec82fcebfe
tag: dd39b6a972439746a5928f6d89161fe8fe30c911
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down Expand Up @@ -53,7 +53,7 @@ elastiResolver:
trafficReEnableDuration: "5"
image:
repository: tfy.jfrog.io/tfy-images/elasti-resolver
tag: 7f566a665d04390e390fe58d3cd9f4ec82fcebfe
tag: dd39b6a972439746a5928f6d89161fe8fe30c911
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit b629587

Please sign in to comment.