StarlingX STS Silicom app
Go to file
Edson Dias 3f8d482984 Update helm/fluxcd api version.
Right now, sts-silicom app is using beta
versions of the Fluxcd and Helm APIs, and for
this reason, some warnings are being thrown.

This change aims to update api versions, removing
beta values following this logic:
Fluxcd:
  - source.toolkit.fluxcd.io/v1beta1
  + source.toolkit.fluxcd.io/v1

Helm:
  - helm.toolkit.fluxcd.io/v2beta1
  + helm.toolkit.fluxcd.io/v2

No changes to yaml file structure are required
for this change.

Test Plan:
PASS: Build ISO & Bootstrap AIO-SX
PASS: Upload and apply sts-silicom app
PASS: Confirm that sysinv.log does not have any
      warnings about beta versions related to
      sts-silicom.

Story: 2011129
Task: 50466

Change-Id: Ib2d9241a9080b6927bc265891c2ea6890b7e9dfa
Signed-off-by: Edson Dias <edson.dias@windriver.com>
2024-06-27 10:36:00 -03:00
helm-charts/upstream/sts-silicom-helm Auto-increment chart versions 2024-05-14 23:52:59 -04:00
python3-k8sapp-sts-silicom Application versioning based on build release 2023-12-29 12:38:06 -03:00
stx-sts-silicom Update helm/fluxcd api version. 2024-06-27 10:36:00 -03:00
.gitignore Update app Zuul Check Jobs. 2023-12-14 16:24:41 -07:00
.gitreview Added .gitreview 2022-09-09 15:51:11 +00:00
.zuul.yaml Add minimum Kubernetes version supported 2024-02-06 15:12:41 -03:00
bindep.txt Introduction of the STS Silicom application 2022-09-26 19:34:09 +00:00
CONTRIBUTING.rst Introduction of the STS Silicom application 2022-09-26 19:34:09 +00:00
debian_build_layer.cfg Introduction of the STS Silicom application 2022-09-26 19:34:09 +00:00
debian_iso_image.inc Auto-increment chart versions 2024-05-14 23:52:59 -04:00
debian_pkg_dirs Auto-increment chart versions 2024-05-14 23:52:59 -04:00
HACKING.rst Introduction of the STS Silicom application 2022-09-26 19:34:09 +00:00
requirements.txt Introduction of the STS Silicom application 2022-09-26 19:34:09 +00:00
test-requirements.txt Update app Zuul Check Jobs. 2023-12-14 16:24:41 -07:00
tox.ini Update app Zuul Check Jobs. 2023-12-14 16:24:41 -07:00