diff --git a/charts/certificate-dns-bridge/templates/deployment.yaml b/charts/certificate-dns-bridge/templates/deployment.yaml index cd1e173..c4699c0 100644 --- a/charts/certificate-dns-bridge/templates/deployment.yaml +++ b/charts/certificate-dns-bridge/templates/deployment.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -apiVersion: apps/v1beta2 +apiVersion: apps/v1 kind: Deployment metadata: name: {{ include "certificate-dns-bridge.fullname" . }}