We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b800ee commit 8c589f8Copy full SHA for 8c589f8
hack/ignore-createdAt-bundle.sh
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env bash
+#!/bin/bash
2
# Since operator-sdk 1.26.0, `make bundle` changes the `createdAt` field from the bundle
3
# even if it is patched:
4
# https://github.com/operator-framework/operator-sdk/pull/6136
0 commit comments