catalog
catalog copied to clipboard
Catalog of cluster services as Kustomize bases.
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.2.2 to 70.0.0. Changelog Sourced from setuptools's changelog. v70.0.0 Features Emit a warning when [tools.setuptools] is present in pyproject.toml and will be ignored. -- by :user:SnoopJ (#4150)...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6. Release notes Sourced from jinja2's releases. 3.1.6 This is the Jinja 3.1.6 security release, which fixes security issues but does not otherwise change behavior...
This pull request introduces a new feature that filters sensitive manifests based on their `group_kind`. The changes include: - Creating a local map `sensitive_manifests` by iterating over the data source...
Hi, we are using module: ``` source = "kbst.xyz/catalog/custom-manifests/kustomization" version = "0.4.0" ``` as documented on: https://registry.terraform.io/providers/kbst/kustomization/latest/docs/resources/resource#module-example and this was working fine for us till today (13.10.2025, 11:22 GMT). Now...