We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c80723 commit 34cd14cCopy full SHA for 34cd14c
releasing/determine-next-version.sh
@@ -1,4 +1,6 @@
1
#!/bin/bash
2
+# Copyright 2024 The Kubernetes Authors.
3
+# SPDX-License-Identifier: Apache-2.0
4
5
set -eo pipefail
6
set -o nounset
0 commit comments