From e8da02e50371098beef70a50f184b904eec78d01 Mon Sep 17 00:00:00 2001 From: Austin Denton Date: Wed, 21 Apr 2021 16:28:11 +0000 Subject: [PATCH] Fix name --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index c95a313..9552c8f 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -2,7 +2,7 @@ apiVersion: v1 # The repository name in registry1, excluding /ironbank/ -name: "bitnami/airflow-sheduler" +name: "bitnami/airflow-scheduler" # List of tags to push for the repository in registry1 # The most specific version should be the first tag and will be shown -- GitLab