Validate CA 1.33.1 before release

This commit is contained in:
Jack Francis 2025-09-12 17:32:51 -07:00
parent c95a8d9fd7
commit c7509cae1c
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ limitations under the License.
package version
// ClusterAutoscalerVersion contains version of CA.
const ClusterAutoscalerVersion = "1.33.1"
const ClusterAutoscalerVersion = "1.33.1-validate"