Skip to content

Commit

Permalink
deps: update ghcr.io/keptn/scheduler docker tag to v0.8.3
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 30, 2023
1 parent b6cf199 commit 6c3e5a7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/scripts/.helm-tests/default/result.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8369,7 +8369,7 @@ spec:
value: "otel-collector:4317"
- name: KUBERNETES_CLUSTER_DOMAIN
value: cluster.local
image: ghcr.io/keptn/scheduler:v0.8.2
image: ghcr.io/keptn/scheduler:v0.8.3
imagePullPolicy: Always
name: scheduler
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6873,7 +6873,7 @@ spec:
value: "otel-collector:4317"
- name: KUBERNETES_CLUSTER_DOMAIN
value: cluster.local
image: ghcr.io/keptn/scheduler:v0.8.2
image: ghcr.io/keptn/scheduler:v0.8.3
imagePullPolicy: Never
name: scheduler
resources:
Expand Down
2 changes: 1 addition & 1 deletion lifecycle-operator/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ scheduler:
## @param scheduler.image.repository set image repository for scheduler
repository: keptn/scheduler
## @param scheduler.image.tag set image tag for scheduler
tag: v0.8.2 # x-release-please-version
tag: v0.8.3 # x-release-please-version
## @param scheduler.imagePullPolicy set image pull policy for scheduler
imagePullPolicy: Always
## @extra scheduler.livenessProbe customizable liveness probe for the scheduler
Expand Down

0 comments on commit 6c3e5a7

Please sign in to comment.