Skip to content

Commit 5a09ea9

Browse files
authored
Merge pull request #8639 from jackfrancis/cas-1.33.2-prep
[release-1.33] prepare v1.33.2 release
2 parents 66d5a26 + 29a2b1b commit 5a09ea9

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.33.1"
20+
const ClusterAutoscalerVersion = "1.33.2"

0 commit comments

Comments
 (0)