#releases (2018-09)

Announce New Releases for Cloud Posse GitHub Projects

Archive: https://archive.sweetops.com/releases/

2018-09-01

Release notes from terraform-aws-rds-cluster avatar
Release notes from terraform-aws-rds-cluster
02:07:25 AM

0.4.2 what

Fix examples Add missing module outputs Rebuild README

why

Examples were missing cluster_family parameters

admin_user and admin_password in examples were wrong

MasterUsername admin cannot be used as it is a reserved word used by the engine The parameter MasterUserPassword is not a valid password because it is shorter than 8 characters

Users have been asking about endpoint and reader_endpoint outputs

references

<a…

cloudposse/terraform-aws-rds-cluster

Terraform module to provision an RDS Aurora cluster for MySQL or Postgres - cloudposse/terraform-aws-rds-cluster

2018-09-02

mbarrien avatar
mbarrien
07:31:49 AM

@mbarrien has joined the channel

Release notes from geodesic avatar
Release notes from geodesic
05:16:18 PM
cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

2018-09-03

Release notes from geodesic avatar
Release notes from geodesic
12:45:57 AM

Multi-Stage Builds for Python Dependencies Move all python deps in requirements (#253)

  • feat(Dockerfile): move python deps in requirements

  • Convert to multi-stage build

cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

Release notes from geodesic avatar
Release notes from geodesic
01:55:56 AM

Upgrade aws cli, eb cli, and ansible build(deps): bump awsebcli from 3.12.0 to 3.14.4 (#257)

Bumps awsebcli from 3.12.0 to 3.14.4.

Signed-off-by: dependabot[bot]

cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

build(deps): bump awsebcli from 3.12.0 to 3.14.4 by dependabot · Pull Request #257 · cloudposse/geodesic

Bumps awsebcli from 3.12.0 to 3.14.4. Dependabot will resolve any conflicts with this PR as long as you don&#39;t alter it yourself. You can also trigger a rebase manually by commenting @dependabo…

AWS Elastic Beanstalk – Deploy Web Applications

Deploy & manage web applications in the AWS cloud. Upload your application, and Elastic Beanstalk handles capacity provisioning, app health monitoring & more.

2018-09-04

siert avatar
siert
03:49:58 PM

@siert has joined the channel

Release notes from geodesic avatar
Release notes from geodesic
07:46:20 PM

0.27.0 - Add shellcheck and shfmt what

Add shellcheck

Add shfmt

Bump GCLOUD_SDK_VERSION

why

shfmt to format all shell scripts #261

shellcheck to lint all bash scripts <a class=”issue-link js-issue-link” data-error-text=”Failed to load issue title”…

cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

Shell Formatting · Issue #261 · cloudposse/geodesic

what Use shfmt to format all shell scripts Consider adding target to build-harness why Improve consistency

Release notes from geodesic avatar
Release notes from geodesic
01:50:58 AM

0.28.0 - Add bats-core what

Add bats-core

why

Automated tests #259

cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

Add bats-core · Issue #259 · cloudposse/geodesic

what Add bats-core why Automated tests

2018-09-05

Release notes from packages avatar
Release notes from packages
10:15:04 AM
cloudposse/packages

Cloud Posse installer and distribution of native apps - cloudposse/packages

Release notes from terraform-aws-rds-cluster avatar
Release notes from terraform-aws-rds-cluster
08:01:56 PM

0.4.3 what

Make zone_id optional

why

Not all applications require creating sub-domains for the DB master and replicas #29

cloudposse/terraform-aws-rds-cluster

Terraform module to provision an RDS Aurora cluster for MySQL or Postgres - cloudposse/terraform-aws-rds-cluster

Consider making zone_id an optional parameter · Issue #29 · cloudposse/terraform-aws-rds-cluster

Hi there, I noticed that the zone_id parameter is mandatory. Although it is a nice to have friendly DNS names for RDS endpoints, this may cause issues when ssl connections are used. Perhaps, it'…

Release notes from helmfiles avatar
Release notes from helmfiles
08:03:00 PM

0.5.0: [portal] Update portal to 0.2.2 (#14) what

Upgrade portal to 0.2.2

Deprecate endpoint as no longer used Introduce externalName

Support path parameter

why

Previous portal relied on a custom traefik implementation This uses native ingress Support paths for kibana

upgrading

All previous *_ENDPOINT envs are deprecated Use …_SERVICE_NAME, .._SERVICE_PORT and …_EXTERNAL_NAME instead

references

<a class=”issue-link js-issue-link” data-error-text=”Failed to load issue title” data-id=”347580674” data-permission-text=”Issue…

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles. Works with helmfile.d - cloudposse/helmfiles

Release notes from terraform-aws-rds-cluster avatar
Release notes from terraform-aws-rds-cluster
02:11:44 AM

0.4.4 what

Make admin_password optional

why

If snapshot_identifier is provided to restore cluster from the snapshot, admin_password is not required and TF should not ask for it

cloudposse/terraform-aws-rds-cluster

Terraform module to provision an RDS Aurora cluster for MySQL or Postgres - cloudposse/terraform-aws-rds-cluster

2018-09-07

Release notes from build-harness avatar
Release notes from build-harness
09:20:45 AM
cloudposse/build-harness

Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more - cloudposse/build-harness

Release notes from build-harness avatar
Release notes from build-harness
09:22:00 AM
Release notes from helmfiles avatar
Release notes from helmfiles
06:48:10 PM

Added grafana [grafana] Use sidecar for datasources and dashboards (#18)

  • Use sidecar for datasources and dashboards

  • refactor(helmfiles.grafana): improvements

  • MVP

  • Added portal backends

  • Added portal backends

  • Update Portal

  • Update Portal

  • Update Portal

  • Update Portal

  • Update Portal

  • Update Portal

  • Use new version of fluentd

  • Merge with master

  • Fix ingress

  • Fix Portal

  • Address PR…

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles. Works with helmfile.d - cloudposse/helmfiles

[grafana] Use sidecar for datasources and dashboards by osterman · Pull Request #18 · cloudposse/helmfiles

what Update to use sidecar pattern Provide integration with kube-prometheus (collecting metrics / import grafana dashboards) Collect metrics for nginx ingress and display them Fix Portal Fix nginx…

Release notes from helmfiles avatar
Release notes from helmfiles
08:47:55 PM

Added Prometheus Push Gateway Added push gateway (#41)

  • Added push gateway

  • Added push gateway

  • Added push gateway

  • Added push gateway

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles. Works with helmfile.d - cloudposse/helmfiles

Added push gateway by goruha · Pull Request #41 · cloudposse/helmfiles

What Create prometheus push gateway Why To collect metrics from short live processes

Release notes from geodesic avatar
Release notes from geodesic
09:35:52 PM

Upgrade Packages #265 <a class=”issue-link js-issue-link” data-error-text=”Failed to load issue title” data-id=”358063859” data-permission-text=”Issue title is private” data-url=”https://github.com/cloudposse/geodesic/issues/272“…

cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

Bump cloudposse/packages from 0.24.0 to 0.24.1 by dependabot · Pull Request #265 · cloudposse/geodesic

Bumps cloudposse/packages from 0.24.0 to 0.24.1. Dependabot will resolve any conflicts with this PR as long as you don&#39;t alter it yourself. You can also trigger a rebase manually by commenting…

Bump awscli from 1.16.6 to 1.16.9 by dependabot · Pull Request #272 · cloudposse/geodesic

Bumps awscli from 1.16.6 to 1.16.9. Dependabot will resolve any conflicts with this PR as long as you don&#39;t alter it yourself. You can also trigger a rebase manually by commenting @dependabot …

Release notes from geodesic avatar
Release notes from geodesic
03:30:57 AM

Use TLS for Alpine Repositories Bump cloudposse/packages from 0.24.0 to 0.24.1 (#265)

Bumps cloudposse/packages from 0.24.0 to 0.24.1.

Signed-off-by: dependabot[bot]

cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

Bump cloudposse/packages from 0.24.0 to 0.24.1 by dependabot · Pull Request #265 · cloudposse/geodesic

Bumps cloudposse/packages from 0.24.0 to 0.24.1. Dependabot will resolve any conflicts with this PR as long as you don&#39;t alter it yourself. You can also trigger a rebase manually by commenting…

2018-09-10

Release notes from docs avatar
Release notes from docs
08:13:47 PM

0.7.0: Hamburger menu (#198) Hamburger menu (#198)

  • page layout rework.

  • reworked responsive behaviour, added breakpoints.

  • custom script for menu.

  • added searchbox for mobile.

cloudposse/docs

Cloud Posse Developer Hub. Complete documentation for the Cloud Posse solution. https://docs.cloudposse.com - cloudposse/docs

Hamburger menu by finnsky · Pull Request #198 · cloudposse/docs

what Update mobile menu to present categories Add search

Release notes from terraform-aws-rds-cluster avatar
Release notes from terraform-aws-rds-cluster
05:26:44 AM

0.5.0 what

Add aws_db_parameter_group

why

Create an instance parameter group that is applied to the nodes in the cluster and pass in an instance_parameters list to modify server variables (e.g. max_packet_size, wait_timeout, and interactive_timeout)

cloudposse/terraform-aws-rds-cluster

Terraform module to provision an RDS Aurora cluster for MySQL or Postgres - cloudposse/terraform-aws-rds-cluster

2018-09-11

Release notes from helmfiles avatar
Release notes from helmfiles
08:28:15 AM

0.7.0: Added grafana oauth2 proxy support (#44) Added grafana oauth2 proxy support (#44)

  • Added grafana oauth2 proxy support

  • Added support of gitlab

  • Added support of gitlab

  • Address PR comments

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles. Works with helmfile.d - cloudposse/helmfiles

Added grafana oauth2 proxy support by goruha · Pull Request #44 · cloudposse/helmfiles

What Added grafana oauth2 proxy support Why Grafana creates user and grant permissions based on proxy headers

Release notes from helmfiles avatar
Release notes from helmfiles
08:48:02 AM

Added grafana what

Update to use sidecar pattern Provide integration with kube-prometheus (collecting metrics / import grafana dashboards) Collect metrics for nginx ingress and display them Fix Portal Fix nginx ingress template usage Update kube-prometheus

why

Allow applications to ship their own monitoring configurations Integrate independent grafana helm release with kube-prometheus release Collect metrics from nginx-ingress with kube-prometheus and display them with grafana Fix portal oauth2 ingress…

Release notes from helmfiles avatar
Release notes from helmfiles
08:48:02 AM

Added Prometheus Push Gateway What

Create prometheus push gateway

Why

To collect metrics from short live processes

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles. Works with helmfile.d - cloudposse/helmfiles

Release notes from helmfiles avatar
Release notes from helmfiles
08:48:02 AM

0.7.0: Added grafana oauth2 proxy support (#44) What

Added grafana oauth2 proxy support

Why

Grafana creates user and grant permissions based on proxy headers

2018-09-12

Release notes from packages avatar
Release notes from packages
04:15:02 PM

[teleport] Add tsh, tctl and teleport [teleport] add target (#60)

  • feat(install.teleport): add target

  • docs(install.teleport): fix releases url

  • refactor(docker): update tar package

to support all tar features like –wildcards, etc

  • refactor(docker): fix tar xz
cloudposse/packages

Cloud Posse installer and distribution of native apps - cloudposse/packages

[teleport] add target by alebabai · Pull Request #60 · cloudposse/packages

what create target to install teleport binaries why closes #57

Release notes from geodesic avatar
Release notes from geodesic
04:20:56 PM

0.29.0: [gke] Use Google Cloud SDK Image (#278) [gke] Use Google Cloud SDK Image (#278)

  • Use official google cloud sdk alpine image

  • set gcloud defaults

cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

[gke] Use Google Cloud SDK Image by osterman · Pull Request #278 · cloudposse/geodesic

what Copy Google Cloud SDK from official Docker image using multi-stage build Upgrade to latest release Fix gcloud bash completion why Support automatic dependency updates by dependabot Faster b…

2018-09-13

markmutti avatar
markmutti
07:59:25 PM

@markmutti has joined the channel

Release notes from geodesic avatar
Release notes from geodesic
09:01:07 PM
cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

2018-09-15

Release notes from packages avatar
Release notes from packages
02:44:58 PM

Bump kops version feat(install.kops): bump version (#63)

use kops 1.10.0

cloudposse/packages

Cloud Posse installer and distribution of native apps - cloudposse/packages

2018-09-17

Release notes from ansible-ntp avatar
Release notes from ansible-ntp
08:18:53 AM

Full release why

Required for badge

cloudposse/ansible-ntp

Ansible Role - NTP. Contribute to cloudposse/ansible-ntp development by creating an account on GitHub.

2018-09-18

Release notes from build-harness avatar
Release notes from build-harness
07:11:06 PM

Added gitlab intergation What

Added codefresh gitlab support

Why

To use gitlab with codefresh

cloudposse/build-harness

Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more - cloudposse/build-harness

Release notes from build-harness avatar
Release notes from build-harness
07:12:02 PM

Added gitlab intergation What

Added codefresh gitlab support

Why

To use gitlab with codefresh

Release notes from packages avatar
Release notes from packages
10:59:57 PM
  • feat(install): add aws-iam-authenticator

  • refactor(install): add aws-iam-authenticator to all

cloudposse/packages

Cloud Posse installer and distribution of native apps - cloudposse/packages

[aws-iam-authenticator]: add package by alebabai · Pull Request #65 · cloudposse/packages

what add target to install aws-iam-authenticator why closes #64

2018-09-19

Release notes from helmfiles avatar
Release notes from helmfiles
09:37:59 AM

0.7.1: [nginx] Add support for TCP/UDP ports (#49) What

Add support for TCP/UDP ports Template prometheus alerts

Why

Expose non-http services via ingress To have nice alerts

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles. Works with helmfile.d - cloudposse/helmfiles

Release notes from geodesic avatar
Release notes from geodesic
09:51:10 PM

0.31.0 what

Bump packages version

why

Latest packages version has aws-iam-authenticator which is used to authenticate to EKS clusters on AWS using IAM

cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

kubernetes-sigs/aws-iam-authenticator

A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster - kubernetes-sigs/aws-iam-authenticator

Release notes from packages avatar
Release notes from packages
10:55:06 PM

0.26.1 No content.

cloudposse/packages

Cloud Posse installer and distribution of native apps - cloudposse/packages

2018-09-20

Release notes from build-harness avatar
Release notes from build-harness
10:35:57 PM

Fix go/lint target [modules/go] re-write go vet target (#109)

  • fix(modules.go): re-write go vet target

use go too vet $dir to vet code

  • refactor(modules.go): use go tool vet with find
cloudposse/build-harness

Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more - cloudposse/build-harness

[modules/go] re-write go vet target by alebabai · Pull Request #109 · cloudposse/build-harness

what use go too vet $dir to vet code why go vet command require: named files must all be in one directory; have … Should fix cloudposse/github-authorized-keys#29

Release notes from build-harness avatar
Release notes from build-harness
10:36:45 PM

Fix go/lint target [modules/go] re-write go vet target (#109)

  • fix(modules.go): re-write go vet target

use go too vet $dir to vet code

  • refactor(modules.go): use go tool vet with find

2018-09-23

Release notes from geodesic avatar
Release notes from geodesic
06:35:56 AM
  • feat(kops): add aws-iam-authenticator support

  • refactor(kops): fix yaml

  • refactor(kops): fix template

cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

2018-09-24

Release notes from geodesic avatar
Release notes from geodesic
07:46:00 AM
cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

2018-09-26

Release notes from geodesic avatar
Release notes from geodesic
10:10:57 PM

0.32.2: build(deps): bump awscli from 1.16.9 to 1.16.21 (#288) build(deps): bump awscli from 1.16.9 to 1.16.21 (#288)

  • build(deps): bump awscli from 1.16.9 to 1.16.21

Bumps awscli from 1.16.9 to 1.16.21.

Signed-off-by: dependabot[bot]

  • add –no-build-isolation flag for cffi>=1.4.1. optimize docker build for caching.
cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

build(deps): bump awscli from 1.16.9 to 1.16.21 by dependabot · Pull Request #288 · cloudposse/geodesic

Bumps awscli from 1.16.9 to 1.16.21. Dependabot will resolve any conflicts with this PR as long as you don&#39;t alter it yourself. You can also trigger a rebase manually by commenting @dependabot…

Release notes from geodesic avatar
Release notes from geodesic
10:30:51 PM

0.32.3: build(deps): bump awsebcli from 3.14.4 to 3.14.6 (#287) build(deps): bump awsebcli from 3.14.4 to 3.14.6 (#287)

Bumps awsebcli from 3.14.4 to 3.14.6.

Signed-off-by: dependabot[bot]

cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

build(deps): bump awsebcli from 3.14.4 to 3.14.6 by dependabot · Pull Request #287 · cloudposse/geodesic

Bumps awsebcli from 3.14.4 to 3.14.6. Dependabot will resolve any conflicts with this PR as long as you don&#39;t alter it yourself. You can also trigger a rebase manually by commenting @dependabo…

AWS Elastic Beanstalk – Deploy Web Applications

Deploy & manage web applications in the AWS cloud. Upload your application, and Elastic Beanstalk handles capacity provisioning, app health monitoring & more.

Release notes from geodesic avatar
Release notes from geodesic
10:30:51 PM

0.32.4: build(deps): bump google/cloud-sdk from 216.0.0-alpine to 218.0.0-alp… build(deps): bump google/cloud-sdk from 216.0.0-alpine to 218.0.0-alp…

…ine (#286)

Bumps google/cloud-sdk from 216.0.0-alpine to 218.0.0-alpine.

Signed-off-by: dependabot[bot]

cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

build(deps): bump google/cloud-sdk from 216.0.0-alpine to 218.0.0-alpine by dependabot · Pull Request #286 · cloudposse/geodesic

Bumps google/cloud-sdk from 216.0.0-alpine to 218.0.0-alpine. Dependabot will resolve any conflicts with this PR as long as you don&#39;t alter it yourself. You can also trigger a rebase manually …

Release notes from geodesic avatar
Release notes from geodesic
10:46:09 PM

0.32.5: build(deps): bump cloudposse/packages from 0.26.0 to 0.26.1 (#285) build(deps): bump cloudposse/packages from 0.26.0 to 0.26.1 (#285)

Bumps cloudposse/packages from 0.26.0 to 0.26.1.

Signed-off-by: dependabot[bot]

cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

build(deps): bump cloudposse/packages from 0.26.0 to 0.26.1 by dependabot · Pull Request #285 · cloudposse/geodesic

Bumps cloudposse/packages from 0.26.0 to 0.26.1. Dependabot will resolve any conflicts with this PR as long as you don&#39;t alter it yourself. You can also trigger a rebase manually by commenting…

2018-09-27

Release notes from geodesic avatar
Release notes from geodesic
02:20:59 AM

0.32.6 what

Add gettext

why

To include envsubst

Needed to use geodesic as Docker image in Codefresh pipelines

cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

Release notes from terraform-aws-alb avatar
Release notes from terraform-aws-alb
05:59:58 AM

0.2.6: Remove the brackets listener_arns to correct count (#13) Remove the brackets listener_arns to correct count (#13)

Remove the brackets listener_arns to correct count

cloudposse/terraform-aws-alb

Terraform module to provision a standard ALB for HTTP/HTTP traffic - cloudposse/terraform-aws-alb

removing the brackets for a correct count with listener_arns by rryke · Pull Request #13 · cloudposse/terraform-aws-alb

was failing on anything larger than 1 with index 1 out of range for list var.listener_arns (max 1) in: ${var.listener_arns[1]}

2018-09-28

Release notes from packages avatar
Release notes from packages
06:10:01 PM

0.26.2 what

Update kubectl version

why

New Kubernetes features

cloudposse/packages

Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages

Release notes from geodesic avatar
Release notes from geodesic
07:16:07 PM

0.32.7 what

Update packages version

why

Latest version of kubectl

cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

Release notes from helmfiles avatar
Release notes from helmfiles
07:23:10 PM

0.7.2: [fluentd-elasticsearch-logs] fluentd buffer fix (#52) [fluentd-elasticsearch-logs] fluentd buffer fix (#52)

  • Overload fluentd configs for elasticsearch

  • Fix fluentd logs

  • Addres Pr comment

  • Added configurable prometheus operator resources

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles. Works with helmfile.d - cloudposse/helmfiles

[fluentd-elasticsearch-logs] fluentd buffer fix by goruha · Pull Request #52 · cloudposse/helmfiles

What Override fluentd elastic search configs Made k8s dashboard resources configurable Why To fix issue fluent/fluentd-kubernetes-daemonset#202 To give k8s dashboard required resources

Release notes from build-harness avatar
Release notes from build-harness
11:07:08 PM

0.12.0: Dynamic datasources support (#100) Dynamic datasources support (#100)

  • feat(modules/readme): dynamic datasources support

Now use url from arg datasource if it passed

Regenerate readme

  • chore(packages/Makefile): bump packages version

  • feat(readme): add inline datasources support

Now datasource for readme defines in template

Also exist possibility override datasource due env variable

  • fix(Makefile): clean up output of…
cloudposse/build-harness

Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more - cloudposse/build-harness

Dynamic datasources support by vadim-hleif · Pull Request #100 · cloudposse/build-harness

what Now use url from arg datasource if it passed Regenerate readme why #87 Depend on #55 Need to bump packages version when it merged resolve: #87

Release notes from build-harness avatar
Release notes from build-harness
11:11:03 PM

0.12.0: Dynamic datasources support (#100) Dynamic datasources support (#100)

  • feat(modules/readme): dynamic datasources support

Now use url from arg datasource if it passed

Regenerate readme

  • chore(packages/Makefile): bump packages version

  • feat(readme): add inline datasources support

Now datasource for readme defines in template

Also exist possibility override datasource due env variable

  • fix(Makefile): clean up output of…
Release notes from geodesic avatar
Release notes from geodesic
12:26:07 AM

0.32.8 what

Update KUBERNETES_VERSION

why

To use Kubernetes 1.10.x

New features and bug fixes

cloudposse/geodesic

Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. https://slack.cloudposse.com/ - cloudposse/geodesic

    keyboard_arrow_up