Skip to content

Commit

Permalink
Update image reference to point to final repository (#845)
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierCazade authored Nov 11, 2024
1 parent 8a935d2 commit ff731bb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions hack/container_digest.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export OPERATOR_IMAGE_PULLSPEC='quay.io/redhat-user-workloads/ocp-network-observab-tenant/netobserv-operator/network-observability-operator@sha256:76aa5cd9f3fbae1af3374c188457718cc0bf0ebf0ac693cc14ab1c5370518b60'
export EBPF_IMAGE_PULLSPEC='quay.io/redhat-user-workloads/ocp-network-observab-tenant/netobserv-operator/netobserv-ebpf-agent@sha256:36a741fe7cf5d19db0622b1d7f846617612602e85a97021e9a76595d5e4ffdc1'
export FLP_IMAGE_PULLSPEC='quay.io/redhat-user-workloads/ocp-network-observab-tenant/netobserv-operator/flowlogs-pipeline@sha256:76e6026c306450554b4f7ad710470aad7a13942c5a07bac7fdf36b1158fd0e61'
export CONSOLE_IMAGE_PULLSPEC='quay.io/redhat-user-workloads/ocp-network-observab-tenant/netobserv-operator/network-observability-console-plugin@sha256:5f2352a2d0fba28f4a00578892bc7993e6a363959f1e4956d7ab74ab0fccb829'
export OPERATOR_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:76aa5cd9f3fbae1af3374c188457718cc0bf0ebf0ac693cc14ab1c5370518b60'
export EBPF_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:36a741fe7cf5d19db0622b1d7f846617612602e85a97021e9a76595d5e4ffdc1'
export FLP_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:76e6026c306450554b4f7ad710470aad7a13942c5a07bac7fdf36b1158fd0e61'
export CONSOLE_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:5f2352a2d0fba28f4a00578892bc7993e6a363959f1e4956d7ab74ab0fccb829'

0 comments on commit ff731bb

Please sign in to comment.