diff --git a/fetcher/Chart.yaml b/fetcher/Chart.yaml index a1293923..3dae3321 100644 --- a/fetcher/Chart.yaml +++ b/fetcher/Chart.yaml @@ -18,4 +18,4 @@ version: 0.1.3 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v0.0.1.20240314.0433.ce446c4" +appVersion: "v0.0.1.20240411.0711.125d763" diff --git a/fetcher/values.yaml b/fetcher/values.yaml index 628fc660..b7ede8a3 100644 --- a/fetcher/values.yaml +++ b/fetcher/values.yaml @@ -5,7 +5,7 @@ global: image: repository: public.ecr.aws/u6t6w0e4/orakl-fetcher #repository url pullPolicy: IfNotPresent - tag: "v0.0.1.20240314.0433.ce446c4" + tag: "v0.0.1.20240411.0711.125d763" imagePullPolicy: IfNotPresent # -- If defined, uses a Secret to pull an image from a private Docker registry or repository imagePullSecrets: []