Skip to content

Commit

Permalink
chore: Bump telemetry-manage image for releasing 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrkl committed Jan 30, 2024
1 parent fd1ec10 commit 8ca66a9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Image URL to use all building/pushing image targets
IMG ?= europe-docker.pkg.dev/kyma-project/prod/telemetry-manager:main
IMG ?= europe-docker.pkg.dev/kyma-project/prod/telemetry-manager:1.8.0
# ENVTEST_K8S_VERSION refers to the version of Kubebuilder assets to be downloaded by envtest binary.
ENVTEST_K8S_VERSION = 1.27.1
ISTIO_VERSION ?= 1.2.1
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ kind: Kustomization
images:
- name: controller
newName: europe-docker.pkg.dev/kyma-project/prod/telemetry-manager
newTag: main
newTag: 1.8.0
2 changes: 1 addition & 1 deletion sec-scanners-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module-name: telemetry
protecode:
- europe-docker.pkg.dev/kyma-project/prod/telemetry-manager:main
- europe-docker.pkg.dev/kyma-project/prod/telemetry-manager:1.8.0
- europe-docker.pkg.dev/kyma-project/prod/tpi/otel-collector:0.92.0-5386a2ed
- europe-docker.pkg.dev/kyma-project/prod/tpi/fluent-bit:2.2.1-8adfb683
- europe-docker.pkg.dev/kyma-project/prod/directory-size-exporter:v20240123-4f99d571
Expand Down

0 comments on commit 8ca66a9

Please sign in to comment.