Edson Dias e902576ecd Update helm/fluxcd api version.
Right now, snmp 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 snmp app
PASS: Confirm that sysinv.log does not have any
      warnings about beta versions related to
      snmp.

Story: 2011129
Task: 50453

Change-Id: I2307dd25dc3558d8d4de36bfa2c64fbecb0c0c3b
Signed-off-by: Edson Dias <edson.dias@windriver.com>
2024-06-26 17:32:32 -03:00
2023-12-18 09:13:07 -07:00
2020-10-14 15:42:16 +00:00
2024-02-28 10:45:27 -07:00
2020-10-14 19:37:34 +00:00
2023-12-18 09:13:07 -07:00
Description
StarlingX SNMP App
1.3 MiB
Languages
C 84.4%
Python 8%
Makefile 5.2%
Shell 1.6%
Smarty 0.8%