Managed Apps

  • Updated

    • Upgrade container image for agent from 7.38.2 to 7.40.0 (changelog)
    • Upgrade container image for cluster-agent from 1.22.0 to 7.40.0 (changelog). Note: Despite the major version change, no breaking changes are stated by Datadog. The major version change is due to aligning the versioning of agent and cluster-agent with version 7.39.0.
  • Added

    • Templates: Add controller.admissionWebhooks.patch.labels. (#360)
    • Templates: Add controller.admissionWebhooks.annotations. (#362)
    • Webhook: Add labels & selectors. (#364)
    • Templates: Add controller.admissionWebhooks.existingPsp. (#365)
    • Webhook: Align values & functions. (#366)
      • Webhook: Rename & align NetworkPolicy.
      • Helpers: Add ingress-nginx.controller.fullname.
      • Webhook: Add controller.admissionWebhooks.extraEnvs.
      • Webhook: Add controller.admissionWebhooks.createSecretJob.resources.
      • Webhook: Add controller.admissionWebhooks.patchWebhookJob.resources.
      • Webhook: Add controller.admissionWebhooks.patch.securityContext.

    Changed

    • Helpers: Rename resource.default.name to ingress-nginx.fullname. (#356)
    • Repository: Rename master to main. (#357)
    • Helpers: Rename labels.common to ingress-nginx.labels. (#358)
    • Templates: Align hook annotations, namespaces & indention. (#359, #361)
    • Templates: Align ValidatingWebhookConfiguration. (#363)
    • Webhook: Align values & functions. (#366)
      • Webhook: Disable privilege escalation.
      • Webhook: Align image concatenation.
      • Webhook: Align values.yaml.

    Removed

    • Webhook: Align values & functions. (#366)
      • Webhook: Remove controller.admissionWebhooks.patch.backoffLimit.
        backoffLimit was set to the default value of 6 all the time anyway, so we remove it to ease future upstream alignments.
    • Revert ‘Add support to create internal Load Balancers on GCP.’. (#367)
  • Changed

    • Push app to GCP collection
  • Changed

    • Push app to GCP collection
  • Changed

    • Use CoreDNS as upstream in order to avoid double configuration for internal domains.
  • Changed

    • Rename app as linkerd-control-plane (#117).
    • Bump version 2.12.2 (#116).
  • Changed

    • Bumped version 2.12.2 (#87).
    • App renamed to linkerd2-cni.
    • Moved partials as a subchart of linkerd2-cni-app and bumped version to 2.12.1 using vendir.
  • This version drops support for kubernetes versions below 1.22.0.

    Updates

    • Update kong/kubernetes-ingress-controller to 2.7.0. More information can be found in the Changelog entry of the kong kubernetes Ingress controller.
  • Added

    • Add CI job to push to openstack-app-collection.
    • Add CI job to push to gcp-app-collection.
    • Configured read header timeout in the http server

    Fixed

    • Dependency updates for security.
  • Changed

    • Upgraded upstream chart from 3.0.7 to 3.2.1 - see changelog for more information.