Skip to content

NO-JIRA: chore(deps): update lvms-must-gather to 2d93087 #901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion release/bundle/bundle.konflux.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.23 as builder
ARG IMG=quay.io/redhat-user-workloads/logical-volume-manag-tenant/lvm-operator@sha256:68064cb24efee3d3baa1d87cee91d19c16f68a583f6e7499c86c787cae974d39
ARG LVM_MUST_GATHER=quay.io/redhat-user-workloads/logical-volume-manag-tenant/lvms-must-gather@sha256:8aea8b83615ecf464fccd9364054dfa60e982375d1a3f8bdf53be28378c1a2e0
ARG LVM_MUST_GATHER=quay.io/redhat-user-workloads/logical-volume-manag-tenant/lvms-must-gather@sha256:2d930879b58d6fbd2c78f9c1ce714528ea1c2e5f9c0747ba0b68cee296016977

ARG OPERATOR_VERSION

Expand Down