Uh oh!
There was an error while loading. Please reload this page.
Conversation
…ppVersion to 1.24.13, modify creation timestamps and digests in index.yaml, and enhance RBAC role names for better release management.
Uh oh!
There was an error while loading. Please reload this page.
| - https://tracebloc.github.io/client/aks-1.0.2.tgz | ||
| version: 1.0.2 | ||
| - https://tracebloc.github.io/client/aks-1.0.3.tgz | ||
| version: 1.0.3 |
There was a problem hiding this comment.
Missing aks chart versions in Helm repository index
High Severity
The aks chart entry in index.yaml now only contains version 1.0.3, while versions 1.0.2 and 1.0.1 have been removed. In contrast, the eks chart properly retains all three versions (1.0.3, 1.0.2, 1.0.1). This inconsistency breaks backwards compatibility for users needing to install or rollback to older aks chart versions, as Helm repository indexes are expected to preserve historical versions.
| - apiVersion: v2 | ||
| appVersion: 1.24.12 | ||
| created: "2025-12-11T10:56:08.109451+05:00" | ||
| created: "2025-12-15T16:19:02.231243+05:00" |
There was a problem hiding this comment.
Missing bm chart version 1.0.1 in index
Medium Severity
The bm chart entry in index.yaml is missing version 1.0.1 - it only contains versions 1.0.3 and 1.0.2. The eks chart properly retains version 1.0.1 alongside newer versions. This inconsistency removes backwards compatibility for users who need to install bm chart version 1.0.1.
modify creation timestamps and digests in index.yaml, and enhance RBAC role names for better release management.
Note
Updates Helm charts and RBAC naming across environments.
versionto1.0.3andappVersionto"1.24.13"inaks,bm, andekschartsindex.yamlwith new chart entries, URLs, digests, and created/generated timestamps for the1.0.3releasestemplates/rbac-rols.yamlsoClusterRole,ClusterRoleBinding, androleRefnames fortracebloc-resource-monitorinclude-{{ .Release.Name }}Written by Cursor Bugbot for commit 4e24165. This will update automatically on new commits. Configure here.