Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"charts/openshift-routes":"1.0.2","charts/sftpgo-stack":"1.2.2","charts/grafana":"1.0.2","charts/alloy":"1.2.0","charts/hoppscotch":"1.0.0","charts/keycloak":"1.0.0","charts/pgadmin":"1.0.0","charts/tempo":"1.0.0","charts/otel-collectors":"1.0.0","charts/prometheus":"1.1.0","charts/loki":"1.2.0","charts/alertmanager":"1.0.0","charts/jenkins":"1.0.0","charts/elastic-alertmanager-connector":"1.0.0","charts/gatekeeper-constraints":"1.0.0","charts/resource-scaler":"1.0.0","charts/datasource-library":"0.1.0","charts/claude-otel-collector":"1.0.0"}
{"charts/openshift-routes":"1.0.2","charts/sftpgo-stack":"1.2.2","charts/grafana":"1.0.2","charts/alloy":"1.2.0","charts/hoppscotch":"1.0.0","charts/keycloak":"1.0.0","charts/pgadmin":"1.0.0","charts/tempo":"1.0.0","charts/otel-collectors":"1.0.0","charts/prometheus":"1.1.0","charts/loki":"1.2.0","charts/alertmanager":"1.0.0","charts/jenkins":"1.0.0","charts/elastic-alertmanager-connector":"1.0.0","charts/gatekeeper-constraints":"1.0.0","charts/resource-scaler":"1.0.1","charts/datasource-library":"0.1.0","charts/claude-otel-collector":"1.0.0"}
8 changes: 8 additions & 0 deletions charts/resource-scaler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [1.0.1](https://github.com/MapColonies/helm-charts-new/compare/resource-scaler-v1.0.0...resource-scaler-v1.0.1) (2026-07-19)


### ♻️ Code Refactoring

* **charts:** move charts under charts/ and update dependencies MAPCO-9044 ([#15](https://github.com/MapColonies/helm-charts-new/issues/15)) ([504bae5](https://github.com/MapColonies/helm-charts-new/commit/504bae587e43daf53305462733d27761df123ca4))
2 changes: 1 addition & 1 deletion charts/resource-scaler/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ annotations:
domain: infra
description: A Helm chart for scaling Kubernetes resources on schedule using CronJobs
type: application
version: 1.0.0
version: 1.0.1
appVersion: "1.0.6"
keywords:
- kubernetes
Expand Down