diff --git a/licenses.d2iq.yaml b/licenses.d2iq.yaml index b5c4bb7f9..cbdd4f399 100644 --- a/licenses.d2iq.yaml +++ b/licenses.d2iq.yaml @@ -54,7 +54,7 @@ ignore: # - url: https://github.com/curl/curl # ref: curl-${image_tag//./_} # license_path: COPYING - - docker.io/curlimages/curl:7.88.1 + - docker.io/curlimages/curl:8.8.0 # This is added as part of `kubetunnel` project, but we only use cURL from # this project. diff --git a/services/gatekeeper/3.16.3/constraints.yaml b/services/gatekeeper/3.16.4/constraints.yaml similarity index 91% rename from services/gatekeeper/3.16.3/constraints.yaml rename to services/gatekeeper/3.16.4/constraints.yaml index c55f435cc..52187d0ce 100644 --- a/services/gatekeeper/3.16.3/constraints.yaml +++ b/services/gatekeeper/3.16.4/constraints.yaml @@ -9,7 +9,7 @@ spec: wait: true interval: 6h retryInterval: 1m - path: ./services/gatekeeper/3.16.3/constraints + path: ./services/gatekeeper/3.16.4/constraints sourceRef: kind: GitRepository name: management diff --git a/services/gatekeeper/3.16.3/constraints/enforce-helmrelease-sa.yaml b/services/gatekeeper/3.16.4/constraints/enforce-helmrelease-sa.yaml similarity index 100% rename from services/gatekeeper/3.16.3/constraints/enforce-helmrelease-sa.yaml rename to services/gatekeeper/3.16.4/constraints/enforce-helmrelease-sa.yaml diff --git a/services/gatekeeper/3.16.3/constraints/enforce-kustomization-sa.yaml b/services/gatekeeper/3.16.4/constraints/enforce-kustomization-sa.yaml similarity index 100% rename from services/gatekeeper/3.16.3/constraints/enforce-kustomization-sa.yaml rename to services/gatekeeper/3.16.4/constraints/enforce-kustomization-sa.yaml diff --git a/services/gatekeeper/3.16.3/constrainttemplates.yaml b/services/gatekeeper/3.16.4/constrainttemplates.yaml similarity index 89% rename from services/gatekeeper/3.16.3/constrainttemplates.yaml rename to services/gatekeeper/3.16.4/constrainttemplates.yaml index 898125184..871bfbc3a 100644 --- a/services/gatekeeper/3.16.3/constrainttemplates.yaml +++ b/services/gatekeeper/3.16.4/constrainttemplates.yaml @@ -9,7 +9,7 @@ spec: wait: true interval: 6h retryInterval: 1m - path: ./services/gatekeeper/3.16.3/constrainttemplates + path: ./services/gatekeeper/3.16.4/constrainttemplates sourceRef: kind: GitRepository name: management diff --git a/services/gatekeeper/3.16.3/constrainttemplates/enforce-sa-constrainttemplate.yaml b/services/gatekeeper/3.16.4/constrainttemplates/enforce-sa-constrainttemplate.yaml similarity index 100% rename from services/gatekeeper/3.16.3/constrainttemplates/enforce-sa-constrainttemplate.yaml rename to services/gatekeeper/3.16.4/constrainttemplates/enforce-sa-constrainttemplate.yaml diff --git a/services/gatekeeper/3.16.3/defaults/cm.yaml b/services/gatekeeper/3.16.4/defaults/cm.yaml similarity index 92% rename from services/gatekeeper/3.16.3/defaults/cm.yaml rename to services/gatekeeper/3.16.4/defaults/cm.yaml index 2aa89d424..fc85fd98d 100644 --- a/services/gatekeeper/3.16.3/defaults/cm.yaml +++ b/services/gatekeeper/3.16.4/defaults/cm.yaml @@ -1,7 +1,7 @@ apiVersion: v1 kind: ConfigMap metadata: - name: gatekeeper-3.16.3-d2iq-defaults + name: gatekeeper-3.16.4-d2iq-defaults namespace: ${releaseNamespace} data: values.yaml: | @@ -26,7 +26,7 @@ data: priorityClassName: system-cluster-critical image: repository: curlimages/curl - tag: 7.88.1 + tag: 8.8.0 controllerManager: tlsMinVersion: 1.2 upgradeCRDs: diff --git a/services/gatekeeper/3.16.3/defaults/kustomization.yaml b/services/gatekeeper/3.16.4/defaults/kustomization.yaml similarity index 100% rename from services/gatekeeper/3.16.3/defaults/kustomization.yaml rename to services/gatekeeper/3.16.4/defaults/kustomization.yaml diff --git a/services/gatekeeper/3.16.3/kustomization.yaml b/services/gatekeeper/3.16.4/kustomization.yaml similarity index 100% rename from services/gatekeeper/3.16.3/kustomization.yaml rename to services/gatekeeper/3.16.4/kustomization.yaml diff --git a/services/gatekeeper/3.16.3/release.yaml b/services/gatekeeper/3.16.4/release.yaml similarity index 94% rename from services/gatekeeper/3.16.3/release.yaml rename to services/gatekeeper/3.16.4/release.yaml index 79bb1648d..f903186d7 100644 --- a/services/gatekeeper/3.16.3/release.yaml +++ b/services/gatekeeper/3.16.4/release.yaml @@ -10,7 +10,7 @@ spec: wait: true interval: 6h retryInterval: 1m - path: ./services/gatekeeper/3.16.3/release + path: ./services/gatekeeper/3.16.4/release sourceRef: kind: GitRepository name: management diff --git a/services/gatekeeper/3.16.3/release/kustomization.yaml b/services/gatekeeper/3.16.4/release/kustomization.yaml similarity index 100% rename from services/gatekeeper/3.16.3/release/kustomization.yaml rename to services/gatekeeper/3.16.4/release/kustomization.yaml diff --git a/services/gatekeeper/3.16.3/release/release.yaml b/services/gatekeeper/3.16.4/release/release.yaml similarity index 97% rename from services/gatekeeper/3.16.3/release/release.yaml rename to services/gatekeeper/3.16.4/release/release.yaml index 66030ae4f..aaffc2604 100644 --- a/services/gatekeeper/3.16.3/release/release.yaml +++ b/services/gatekeeper/3.16.4/release/release.yaml @@ -25,7 +25,7 @@ spec: releaseName: kommander-gatekeeper valuesFrom: - kind: ConfigMap - name: gatekeeper-3.16.3-d2iq-defaults + name: gatekeeper-3.16.4-d2iq-defaults - kind: ConfigMap name: gatekeeper-overrides optional: true @@ -88,7 +88,7 @@ spec: releaseName: gatekeeper-proxy-mutations valuesFrom: - kind: ConfigMap - name: gatekeeper-3.16.3-d2iq-defaults + name: gatekeeper-3.16.4-d2iq-defaults - kind: ConfigMap name: gatekeeper-overrides optional: true diff --git a/services/gatekeeper/bootstrap/kustomization.yaml b/services/gatekeeper/bootstrap/kustomization.yaml index 4fe8c06a3..3132aafe0 100644 --- a/services/gatekeeper/bootstrap/kustomization.yaml +++ b/services/gatekeeper/bootstrap/kustomization.yaml @@ -5,8 +5,8 @@ kind: Kustomization # # Also see chart/kommander-bootstrap/templates/flux-resources.yaml resources: - - ../3.16.3/ - - ../3.16.3/defaults/ + - ../3.16.4/ + - ../3.16.4/defaults/ patches: - patch: | - op: replace