Skip to content

Commit f0fb6c4

Browse files
authored
Merge pull request #8637 from jackfrancis/cas-1.31.5-prep
[release-1.31] prepare v1.31.5 release
2 parents 05a5b27 + 16ed5b2 commit f0fb6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster-autoscaler/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ limitations under the License.
1717
package version
1818

1919
// ClusterAutoscalerVersion contains version of CA.
20-
const ClusterAutoscalerVersion = "1.31.4"
20+
const ClusterAutoscalerVersion = "1.31.5"

0 commit comments

Comments
 (0)