Skip to content
This repository was archived by the owner on Mar 24, 2023. It is now read-only.

v0.30.0

Compare
Choose a tag to compare
@replicatedhq-deploy-zz replicatedhq-deploy-zz released this 09 Jan 19:56
9f9fe11

Relevant Pull Requests

Publish an official version of the ship image that includes terraformkubectl, and aws-iam-authenticator bundled in. The latest version will be available under the replicatedhq/ship:full tag in docker hub. Tagged versions will be available with the -full suffix, e.g. 0.30.0-full: #768
Don't serialize the "metadata" key into state data when it's nil: #755
Remove heritage and chart metadata labels during init: #776
Resolve local helm dependencies: #778
Add a way to edit the helm release namespace in the UI: #781
The RandomString template function now optionally accepts a character set to use: #785
Improve progress messages during docker operations in render step: #787
Fix missing state file path in error message on "ship update”: #780
Save config with default values instead of needing to edit inputs: #783
Updated resource copy: #792
Better error handling on Kustomize overlay view: #792
Fix empty value for env in helm values: #790

Changelog

9f9fe11 Fix empty value for env in helm values (#790)
5559036 Merge pull request #792 from 10Dimensional/master
58ad9ef Updated resource copy, removed ---, handle errors better and surface
efc5dfc Fix elastic-stack unfork integration (#791)
f4bf271 remove failing unfork test case (#789)
b00cadc Merge pull request #783 from 10Dimensional/master
f743670 Removed commented code, bumped init component
9c9e3a4 Merge branch 'master' of https://github.com/replicatedhq/ship
9855c17 Merge pull request #788 from marccampbell/cleanup-gitignore
28a4854 Merge pull request #780 from dexhorthy/state-path
7db2e0c fix codeclimate suggestions
6cb926f Remove .idea, already in .gitignore
e52fa60 Merge pull request #787 from dexhorthy/progress-message
4561594 Better progress message detail during docker operations, include image name
3665526 Merge pull request #786 from marccampbell/logo-readme
1293a41 fix tests
813dc0d Remove logo from README
96eb5b9 Fix missing state file path in error message on "ship update"
935f802 Merge branch 'master' of https://github.com/replicatedhq/ship
83eac8b Merge pull request #785 from laverya/allow-specifying-randomstring-charsets
7022796 allow specifying the charset to use with the RandomString template function
f43848c Missing 'field' class name on ConfigCheckbox component preventing it from being hidden by ship.yaml
9285d58 Merge branch 'master' of https://github.com/replicatedhq/ship
389ae13 Save and continue with defaults, remove disabled attr on button, show errors instead
0361aec Add a way to edit the helm release namespace in the UI (#781)
63ee2ca Merge pull request #779 from dexhorthy/fixture-nginx
595bd75 update brew install directions (#782)
f26e62c nginx example with release notes
b18a0ca Resolve local helm dependencies (#778)
6552c4d Remove heritage and chart metadata labels during init (#776)
29cfcec Merge pull request #775 from divolgin/no-nil
aab5c39 Omit metadata from state file when it's nil
70fd8fd Merge pull request #774 from divolgin/instructions
0e22a0a Adding mockgen instructions to CONTRIBUTING.md.
312bf32 Merge pull request #773 from replicatedhq/fix-fixture
fb3c78b Update ship.yaml
729c4fe Merge pull request #772 from laverya/no-trailing-newline-integration-test
70ae0fa add ship update test with patches
5e9349a add ship init integration test for k8s yaml without trailing newlines
b3be2f7 Merge pull request #771 from replicatedhq/nginx-example
8008482 Update ship.yaml
74be725 Create ship.yaml
d8f9925 Create ship.yaml
b358841 Readme updates (#770)
6f4d3d1 Merge pull request #769 from dexhorthy/mas-cass
857d016 I've heard of continuous delivery, but this is ridiculous!
e03b6b5 Merge pull request #768 from dexhorthy/slim-full
036abd1 band-aid for jaeger chart
aec4df8 pull slim
791defd Split full/slim docker builds

Docker images

  • docker pull replicated/ship:latest
  • docker pull replicated/ship:0
  • docker pull replicated/ship:0.30
  • docker pull replicated/ship:0.30.0
  • docker pull replicated/ship:slim
  • docker pull replicated/ship:0-slim
  • docker pull replicated/ship:0.30-slim
  • docker pull replicated/ship:0.30.0-slim