diff --git a/chart/geosphere-mapserver/templates/hpa.yaml b/chart/geosphere-mapserver/templates/hpa.yaml
index f339617d16398f8d4254ed916498e77fc7c4f603..646329edeab599ea21840b18bbdf44caba475052 100644
--- a/chart/geosphere-mapserver/templates/hpa.yaml
+++ b/chart/geosphere-mapserver/templates/hpa.yaml
@@ -1,5 +1,5 @@
 {{- if .Values.autoscaling.enabled }}
-apiVersion: autoscaling/v2beta2
+apiVersion: autoscaling/v2
 kind: HorizontalPodAutoscaler
 metadata:
   name: {{ include "geosphere-mapserver.fullname" . }}