Skip to content

Commit

Permalink
Pin tempo images to 2.2.3 (#651)
Browse files Browse the repository at this point in the history
* Fix tempo query images

Signed-off-by: Ruben Vargas <[email protected]>

* Update bundlle

Signed-off-by: Ruben Vargas <[email protected]>

* Update images

Signed-off-by: Ruben Vargas <[email protected]>

---------

Signed-off-by: Ruben Vargas <[email protected]>
  • Loading branch information
rubenvp8510 authored Oct 20, 2023
1 parent 696e72b commit 4183bb2
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ data:
# after the manager stops then its usage might be unsafe.
# leaderElectionReleaseOnCancel: true
images:
tempo: docker.io/grafana/tempo:main-cc5b533
tempoQuery: docker.io/grafana/tempo:main-cc5b533
tempo: docker.io/grafana/tempo:2.2.3
tempoQuery: docker.io/grafana/tempo-query:main-2e5e27a
tempoGateway: quay.io/observatorium/api:main-2023-10-13-a92611b
tempoGatewayOpa: quay.io/observatorium/opa-openshift:main-2023-10-13-13d8960
featureGates:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ data:
# after the manager stops then its usage might be unsafe.
# leaderElectionReleaseOnCancel: true
images:
tempo: docker.io/grafana/tempo:main-cc5b533
tempoQuery: docker.io/grafana/tempo:main-cc5b533
tempo: docker.io/grafana/tempo:2.2.3
tempoQuery: docker.io/grafana/tempo-query:main-2e5e27a
tempoGateway: quay.io/observatorium/api:main-2023-10-13-a92611b
tempoGatewayOpa: quay.io/observatorium/opa-openshift:main-2023-10-13-13d8960
featureGates:
Expand Down
4 changes: 2 additions & 2 deletions config/overlays/community/controller_manager_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ leaderElection:
# after the manager stops then its usage might be unsafe.
# leaderElectionReleaseOnCancel: true
images:
tempo: docker.io/grafana/tempo:main-cc5b533
tempoQuery: docker.io/grafana/tempo:main-cc5b533
tempo: docker.io/grafana/tempo:2.2.3
tempoQuery: docker.io/grafana/tempo-query:main-2e5e27a
tempoGateway: quay.io/observatorium/api:main-2023-10-13-a92611b
tempoGatewayOpa: quay.io/observatorium/opa-openshift:main-2023-10-13-13d8960
featureGates:
Expand Down
4 changes: 2 additions & 2 deletions config/overlays/openshift/controller_manager_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ leaderElection:
# after the manager stops then its usage might be unsafe.
# leaderElectionReleaseOnCancel: true
images:
tempo: docker.io/grafana/tempo:main-cc5b533
tempoQuery: docker.io/grafana/tempo:main-cc5b533
tempo: docker.io/grafana/tempo:2.2.3
tempoQuery: docker.io/grafana/tempo-query:main-2e5e27a
tempoGateway: quay.io/observatorium/api:main-2023-10-13-a92611b
tempoGatewayOpa: quay.io/observatorium/opa-openshift:main-2023-10-13-13d8960
featureGates:
Expand Down

0 comments on commit 4183bb2

Please sign in to comment.