#releases (2021-05)
Announce New Releases for Cloud Posse GitHub Projects
Archive: https://archive.sweetops.com/releases/
2021-05-02
v0.14.0 Ingress sg port fix @heathsnow (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”870340220” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-mq-broker/issues/31” data-hovercard-type=”pull_request”…
Ingress sg port fix @heathsnow (#31) what fix ingress security groups if this module creates the security group then output the security_group_id why Having protocol set to “tcp” will set the to…
A software engineer that specializes in devops toolchains. My typical workday involves tools like Docker, the Hashicorp toolset, and the AWS suite of products. - heathsnow
what fix ingress security groups if this module creates the security group then output the security_group_id why Having protocol set to "tcp" will set the to/from ports to the "0&…
2021-05-04
Apline 3.13 Cumulative updates, ending with Alpine 3.13 and Debian 10.9
Cumulative updates, ending with Alpine 3.13 and Debian 10.9
2021-05-05
v0.57.7 Better formatting of combined release notes @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”875270896” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/build-harness/issues/289” data-hovercard-type=”pull_request”…
Better formatting of combined release notes @Nuru (#289) what Preserve release note separate from Renovate Bot why Makes release notes combined from several PRs more readable.
Nuru has 21 repositories available. Follow their code on GitHub.
what Preserve release note separate from Renovate Bot why Makes release notes combined from several PRs more readable.
v0.57.7 Better formatting of combined release notes @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”875270896” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/build-harness/issues/289” data-hovercard-type=”pull_request”…
Fix filepath handling on Windows (#1754)
To able to run test on windows
v0.139.0 ded0f10 (HEAD, tag: v0.139.0, origin/master, origin/HEAD, master) Fix filepath handling on Windows (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”849601263” data-permission-text=”Title is private”…
Deploy Kubernetes Helm Charts. Contribute to roboll/helmfile development by creating an account on GitHub.
v0.139.0 A summary of changes will be written soon…
ded0f10 (HEAD, tag: v0.139.0, origin/master, origin/HEAD, master) Fix filepath handling on Windows (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title”…
A summary of changes will be written soon… ded0f10 (HEAD, tag: v0.139.0, origin/master, origin/HEAD, master) Fix filepath handling on Windows (#1754) 08db073 Fix broken selector and DAG calculat…
2021-05-06
v0.139.0 A summary of changes will be written soon…
CAUTION: Your pipeline may start failing due to a fixed bug. See #1831 and add –skip-needs to your helmfile…
A summary of changes will be written soon… CAUTION: Your pipeline may start failing due to a fixed bug. See #1831 and add –skip-needs to your helmfile command if you’d like to opt-in to preserv…
After upgrading to the latest release, our pipelines are failing. helmfile -e qa3 –selector name=app diff in ./helmfile.yaml: release "qa3-app/app" depends on "kube-system/ingress-n…
2021-05-07
v0.144.5 🧰 Included Tools Update AWS CLI packages @renovate (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”879930012” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/704” data-hovercard-type=”pull_request”…
🧰 Included Tools Update AWS CLI packages @renovate (#704) This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli ==1.19.62 -> ==1.19.69 boto3 …
renovate has one repository available. Follow their code on GitHub.
This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli ==1.19.62 -> ==1.19.69 boto3 ==1.17.62 -> ==1.17.69 Release Notes boto/boto…
2021-05-08
v0.139.0 This release includes a lot of bug fixes for forceNamespace, jsonPatches, strategicMergePatches, needs, kustomize integration, chartify, and the use of kubeContext in templates. If you use any of these features, upgrading to 1.139.x is highly recommended. This is a minor version bump because we had a bug fix that resulted in breaking some existing behavior. See <a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”877437323” data-permission-text=”Title is…
This release includes a lot of bug fixes for forceNamespace, jsonPatches, strategicMergePatches, needs, kustomize integration, chartify, and the use of kubeContext in templates. If you use any of t…
Fixes #1830
Once we upgraded, all our pipelines started failing. Version: 0.138.7 ❯ helmfile -e qa3 –selector name=mauka status Getting status mauka Version: 0.139.0 ❯ helmfile -e qa3 –selector name=mauka st…
v0.139.1: Fix lint and status not to fail with selector and needs (#1834) 794ab9f (HEAD, tag: v0.139.1, origin/master, origin/HEAD, master) Fix lint and status not to fail with selector and needs (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”880737520”…
v0.139.1: Fix lint and status not to fail with selector and needs (#1834) This release include the fix for a regression introduced in v0.139.0, and additional fix for kubecontext usage in templates and –output-dir, and also the newer aws-sdk-go for AWS SSO support. You should always use v0.139.1 rather than v0.139.0. <a class=”commit-link” data-hovercard-type=”commit” data-hovercard-url=”https://github.com/roboll/helmfile/commit/794ab9fc66ac6514132849a2505a320b7f86d5c7/hovercard“…
This release include the fix for a regression introduced in v0.139.0, and additional fix for kubecontext usage in templates and –output-dir, and also the newer aws-sdk-go for AWS SSO support. You …
v0.139.2: Make --skip-needs=true
the default option (#1835)
Ref #1830 (comment)
Ref <a class=”issue-link js-issue-link” data-error-text=”Failed to…
Ref #1830 (comment) Ref #1692 Follow-up for #1772
Once we upgraded, all our pipelines started failing. Version: 0.138.7 ❯ helmfile -e qa3 –selector name=mauka status Getting status mauka Version: 0.139.0 ❯ helmfile -e qa3 –selector name=mauka st…
v0.139.2: Make --skip-needs=true
the default option (#1835)
efa404e (HEAD, tag: v0.139.2, origin/master, origin/HEAD, master) Make –skip-needs=true the default option (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”881667554” data-permission-text=”Title is…
v0.139.2: Make --skip-needs=true
the default option (#1835)
This release fixes a breaking change introduced in v0.139.0.
efa404e (HEAD, tag: v0.139.2, origin/master, origin/HEAD, master) Make –skip-needs=true the default option (<a class=”issue-link js-issue-link” data-error-text=”Failed to load…
2021-05-09
Current behaviour seems like helmfile lint stops once one of the helm lint commands for a particular chart fails (due to finding errors). This makes it quite hard to lint an entire infra setup, esp…
v0.139.3: Fix helmfile-lint not to stop on fisrt error (#1836) 212e6ac (HEAD, tag: v0.139.3, origin/master, origin/HEAD, master) Fix helmfile-lint not to stop on fisrt error (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”881724454” data-permission-text=”Title is…
2021-05-12
Fix cache path issue on Windows (#1846)
v0.139.3 err: [release "pinpoint": fetching "git://github.com/pinpoint-apm/pinpoint-kubernetes.git@pinpoint?ref=master">: get: error downloading 'https://github.com/pi…
v0.139.4 f38958d (HEAD, tag: v0.139.4, origin/master, origin/HEAD, master) Fix cache path issue on Windows (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”890568229” data-permission-text=”Title is private”…
Deploy Kubernetes Helm Charts. Contribute to roboll/helmfile development by creating an account on GitHub.
2021-05-13
v0.139.5 7724160 (HEAD, tag: v0.139.5, origin/master, origin/HEAD, master) Fix Helmfile swallowing secrets decryption errors (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”891328821”…
7724160 (HEAD, tag: v0.139.5, origin/master, origin/HEAD, master) Fix Helmfile swallowing secrets decryption errors (#1849) Build Info
Deploy Kubernetes Helm Charts. Contribute to roboll/helmfile development by creating an account on GitHub.
2021-05-14
v0.58.0 add conditional to related section or README template @mcalhoun (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”892120572” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/build-harness/issues/290“…
add conditional to related section or README template @mcalhoun (#290) what Add a conditional around the related section of the readme template why It is currently throwing an error when related…
DevOps and SRE Enthusiast; Full-Stack Software Engineer; Former Startup CTO. Typescript, React, Node, Go, Terraform, Bash, Python - mcalhoun
what Add a conditional around the related section of the readme template why It is currently throwing an error when related is not present {"level":"error","error"…
v0.58.0 add conditional to related section or README template @mcalhoun (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”892120572” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/build-harness/issues/290“…
v0.144.6 🧰 Included Tools Update AWS CLI packages @renovate (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”892294174” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/707” data-hovercard-type=”pull_request”…
🧰 Included Tools Update AWS CLI packages @renovate (#707) This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli ==1.19.69 -> ==1.19.73 boto3 …
renovate has one repository available. Follow their code on GitHub.
This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli ==1.19.69 -> ==1.19.73 boto3 ==1.17.69 -> ==1.17.73 Release Notes boto/boto…
v0.145.0 Bug Fixes Fix Python installation under Debian @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”892326206” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/708” data-hovercard-type=”pull_request”…
Bug Fixes Fix Python installation under Debian @Nuru (#708) what Change how Python is installed under Debian. Fixes #706 Make args executable why Python installation under Debian is tricky …
Nuru has 21 repositories available. Follow their code on GitHub.
what Change how Python is installed under Debian. Fixes #706 Make args executable why Python installation under Debian is tricky because Debian maintains a system-level installation of Python th…
v0.33.1 Automatic Updates Update README.md and docs @cloudpossebot (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”892350533” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-alb/issues/91“…
Automatic Updates Update README.md and docs @cloudpossebot (#91) what This is an auto-generated PR that updates the README.md and docs why To have most recent changes of README.md and doc from…
cloudpossebot has one repository available. Follow their code on GitHub.
what This is an auto-generated PR that updates the README.md and docs why To have most recent changes of README.md and doc from origin templates
2021-05-15
with # helmfile.yaml releases: - name: pinpoint chart: git://github.com/pinpoint-apm/pinpoint-kubernetes.git@pinpoint?ref=master> runing template results in this error .helmfile\cache\pinpoin…
v0.139.6: fix: Do not fail on deps when chart is fetched by go-getter (#1852) f502a0a (HEAD, tag: v0.139.6, origin/master, origin/HEAD, master) fix: Do not fail on deps when chart is fetched by go-getter (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”892593004”…
2021-05-17
v0.3.1 Bug Fixes fix: updates README to utilize correct type for reuse var example @Gowiem (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”874926916” data-permission-text=”Title is private”…
Bug Fixes fix: updates README to utilize correct type for reuse var example @Gowiem (#11) what Updates usage example to use proper type for password_reuse_prevention var Adds security info to…
Terraform and AWS Consultant. Cloud Posse Contributor Team. AWS Community Builder. Owner @ Masterpoint Consulting. - Gowiem
2021-05-23
Fixes #1857
Hey guys, I'm facing the following issue while trying to deploy prometheus-community/kube-prometheus-stack using Helmfile. Their Chart.yaml has some conditional dependencies, such as: dependenc…
v0.139.7: Fix chartify inability to disable chart dependency (#1861) 1a109f7 (HEAD, tag: v0.139.7, origin/master, origin/HEAD, master) Fix chartify inability to disable chart dependency (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”898968568”…
2021-05-26
v0.145.1 🧰 Included Tools Update AWS CLI packages @renovate (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”898673987” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/709” data-hovercard-type=”pull_request”…
🧰 Included Tools Update AWS CLI packages @renovate (#709) This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli ==1.19.73 -> ==1.19.80 boto3 …
renovate has one repository available. Follow their code on GitHub.
This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli ==1.19.73 -> ==1.19.80 boto3 ==1.17.73 -> ==1.17.80 Release Notes boto/boto…
2021-05-28
v0.145.2 🧰 Included Tools Update AWS CLI packages @renovate (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”906200840” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/711” data-hovercard-type=”pull_request”…
🧰 Included Tools Update AWS CLI packages @renovate (#711) This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli ==1.19.80 -> ==1.19.84 boto3 …
renovate has one repository available. Follow their code on GitHub.
This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli ==1.19.80 -> ==1.19.84 boto3 ==1.17.80 -> ==1.17.84 Release Notes boto/boto…
2021-05-31
Cloud Posse DevOps distribution of linux packages for native apps, binaries, alpine packages, debian packages, and redhat packages. - cloudposse/packages