Skip to content

Commit

Permalink
Prepared for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeemster authored and ianarsenault committed Feb 12, 2025
1 parent 6410804 commit 4bb7827
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- uses: actions/setup-python@v2
with:
python-version: 3.7
python-version: 3.8

- name: Add self
run: helm repo add snowplow-devops https://snowplow-devops.github.io/helm-charts
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Version 0.1.82 (2025-02-12)
---------------------------
charts/snowplow-iglu-server: simplify checksum generation (#213)
charts/service-deployment: simplify checksum generation (#214)
charts/daemonset: simplify checksum generation (#215)
charts/cron-job: simplify checksum generation (#216)

Version 0.1.81 (2024-11-14)
---------------------------
charts/aws-otel-collector: add reserved capacity for cpu and memory metrics (closes #209)
Expand Down

0 comments on commit 4bb7827

Please sign in to comment.