Ship Versions Save

A better way to deploy Kubernetes Helm charts

v0.55.0

3 years ago

Changelog

bdb141a1 Merge pull request #1145 from replicatedhq/laverya/go-mod-tidy d9a0dcb9 cleanup go.mod and go.sum 452a3a81 Merge pull request #1144 from replicatedhq/laverya/remove-lint-tests 8270709e remove lint tests entirely 385206f3 Merge pull request #1143 from replicatedhq/laverya/fix-integration-tests f8474b27 still run lint tests, just don't depend on it 6e079ab1 remove dependencies on 'lint' test 4182ecd4 cilint fixes fef19940 remove update and init_app failing tests 5142bc9e move failing init tests (jaeger-helm and concourse) to 'failing' 2ff69f93 Merge pull request #1141 from replicatedhq/laverya/update-helm-and-k8s dce546f1 fix helm stableRepositoryURL 01daf66b golangci-lint fixes 7f3f90e8 update helm to v2.17.0 and k8s to v1.16.2 01ceecc5 Merge pull request #1137 from replicatedhq/jelena-config-readonly b28cf194 bump ship version 79590e76 passing readonly prop to config inputs fdc56837 Merge pull request #1138 from replicatedhq/laverya/upgrade-node-10 198b9f2a persist cypress artifacts in e2e_init step on failure 9e482f7f upgrade cypress/browsers too, and go to node 12 a539877a use node 10, not node 8, in CI

Docker images

  • docker pull replicated/ship:latest
  • docker pull replicated/ship:0
  • docker pull replicated/ship:0.55
  • docker pull replicated/ship:0.55.0
  • docker pull replicated/ship:slim
  • docker pull replicated/ship:0-slim
  • docker pull replicated/ship:0.55-slim
  • docker pull replicated/ship:0.55.0-slim

v0.54.1

3 years ago

Changelog

afe1f093 Merge pull request #1127 from replicatedhq/laverya/integration-test-fixups e8658da8 disable a pair of istio tests fc764598 Merge remote-tracking branch 'origin/master' into laverya/integration-test-fixups c30d448c Merge pull request #1126 from jnozsc/bump-gomock fce2fb67 sync mod vendor 982ad9d2 fixup integration tests c361284b Bump gomock to 1.4.4 7d73bcd9 Merge pull request #1097 from replicatedhq/support-when-for-config-groups 54212f1e address comments b19504b8 fix conflicts with master 063562f8 Support when for config groups

Docker images

  • docker pull replicated/ship:latest
  • docker pull replicated/ship:0
  • docker pull replicated/ship:0.54
  • docker pull replicated/ship:0.54.1
  • docker pull replicated/ship:slim
  • docker pull replicated/ship:0-slim
  • docker pull replicated/ship:0.54-slim
  • docker pull replicated/ship:0.54.1-slim

v0.54.0

3 years ago

Changelog

acf37b61 Merge pull request #1122 from replicatedhq/divolgin/gomod eb9ed151 go mod updates 28aff524 Merge pull request #1121 from replicatedhq/divolgin/tests b78a8be2 fixing tests 859379da Merge pull request #1117 from replicatedhq/divolgin/time 51480bff Parse node 10 time format 076cab94 Merge pull request #1115 from replicatedhq/fix-config-radio-text-wrap-issue 0b6bf9e2 fix config radio label text wrap issue bb0b2f25 Merge pull request #1114 from replicatedhq/laverya/fix-integration-cassandra-again 2af09599 fix cassandra version in jaeger-helm integration test again e19cf5ae Merge pull request #1112 from replicatedhq/grayson/config-fixes 3744e2bd Merge pull request #1113 from replicatedhq/do-not-expand-non-string-when-values fe7038e1 bump version 3d3ef718 do not expand non string when values 7f254abc display file name after it's been uploaded, get rid of file text 73aa7dcd better wrapping of select many components 750b9a5a select many help text respects container

Docker images

  • docker pull replicated/ship:latest
  • docker pull replicated/ship:0
  • docker pull replicated/ship:0.54
  • docker pull replicated/ship:0.54.0
  • docker pull replicated/ship:slim
  • docker pull replicated/ship:0-slim
  • docker pull replicated/ship:0.54-slim
  • docker pull replicated/ship:0.54.0-slim

v0.53.0

4 years ago

Relevant Pull Requests

Support ‘when’ param functionality within the config renderer: #1080, #1094
Upgrade to Golang 1.13: #1083 Update Sprig to v3.0.1: #1093 Preserve line breaks in config item titles: #1099 Mask default values for password fields: #1101 Marshal boolstrings like no with quotes in generated helm values files: #1100 Wrap ‘select one’ config items, instead of having them run off the screen: #1104 Allow multiple ‘select one’ options to have the same name, if they are in different ‘select one’ items: #1105 Render ‘help_text’ for config items as markdown: #1106

Changelog

61e27385 Merge pull request #1109 from laverya/release-even-with-go-mod-diffs 8ebb9dbd use no-pager in git diff command 752f722f Merge pull request #1108 from laverya/release-even-with-go-mod-diffs 5d1262dc don't ignore go.mod/sum changes, but still show them eb9df10a fix jaeger integration test (again) c4acd3ae release ship even if the go.mod/go.sum files have changed 56d5dae1 Merge pull request #1106 from replicatedhq/grayson/render-markdown-links 998c73b0 bump package.json 5acc8ad3 help_text renders markdown 05f21563 Merge pull request #1105 from replicatedhq/select-one-items-same-name-conflict 033f9099 no need for alignItems--center 71b87c7f Fix conflict between two select_one items with same name but different groups 0c9aed08 Merge pull request #1104 from replicatedhq/wrap-select-one-item-types 55a15b51 update version 6f25c038 Wrap select one item types 1373cb64 Merge pull request #1103 from laverya/ci-fixups 51a0aa2e update pact and cassandra to fix ci 159fabc6 Merge pull request #1100 from laverya/marshal-boolstrings-as-strings-in-helm 4d323aa1 Merge pull request #1102 from replicatedhq/config-item-error-field fa5c7b16 update ship-init version 40e01ad7 Add config item error field 83d1a453 Merge pull request #1101 from replicatedhq/mask-default-password-value 28b60f67 update cassandra version bc6c5de1 mask default password value 52078be6 Merge pull request #1099 from replicatedhq/markdown-support-and-preserve-line-breaks-config-item-title fa1ec4bd Add markdown support and preserve line breaks in config item title c3db24eb marshal boolstrings like 'no' with quotes in helm values file 5d4ba5ea Merge pull request #1098 from laverya/update-cassandra-0.14.0 a1cefe4d update cassandra in jaeger integration test to 0.14.0 aa873221 Merge pull request #1087 from replicatedhq/grantmiller-patch-1 2948a7be Merge pull request #1094 from replicatedhq/fix-is-visible-for-config-items e7a64f15 increase version number 1c8980bb Use 'when' in addition to 'hidden' when checking the visiblity of a ConfigItem 45a17f82 Merge pull request #1093 from laverya/update-masterminds-sprig 93e4ff7d update sprig to a go modules compatible version a45e9b65 Merge pull request #1091 from emosbaugh/make-build 3fd2ca62 Make make build build fb5e0b25 change channel name 335012df Merge pull request #1086 from laverya/superseded-by-kots 42b4ac8a Ship has been superseded by Kots 775a5ca9 Merge pull request #1085 from areed/invalid-checkbox-default 91286107 remove checkbox default 0a1a91ac Merge pull request #1083 from chenrui333/go-1.13.3 91d2c141 Update go sha256sum 7db826a9 go mod tidy 55d13c61 Upgrade to go v1.13.3 667415c5 Merge pull request #1082 from replicatedhq/downgrade-monaco-editor 979cf65a update version fbb5e098 Downgrade react-monaco-editor 2d2f1e39 Merge pull request #1080 from replicatedhq/add-when-param-to-config-renderer c33351d7 Add when param functionality to the config renderer

Docker images

  • docker pull replicated/ship:latest
  • docker pull replicated/ship:0
  • docker pull replicated/ship:0.53
  • docker pull replicated/ship:0.53.0
  • docker pull replicated/ship:slim
  • docker pull replicated/ship:0-slim
  • docker pull replicated/ship:0.53-slim
  • docker pull replicated/ship:0.53.0-slim

v0.52.0

4 years ago

Relevant Pull Requests

Newly-generated certificates will have an expiration of two years, not one: #1078 Expired certificates and ones expiring within 6 months will be regenerated when running the GetKey template function: #1078 Expired CA certificates and ones expiring within 6 months will be renewed when running the GetCaKey template function: #1078

Changelog

813a93f0 Merge pull request #1078 from laverya/improve-cert-template-function-expiry-behavior c116ba1e fix windows build cb80154a update certs within certs-update integration test 18ff4fd8 automatically regenerate certs and renew CAs when they expire within 6 months c5d433de default cert expiration to two years, not one 76974abf Merge pull request #1077 from chenrui333/another-golang-update 5aa4324f go v1.13 cbb23cf7 Merge pull request #1076 from chenrui333/update-golangci-lint 2e1e9854 Merge pull request #1075 from replicatedhq/bj/export-kustomize-overlay 25c72ebc Upgrade golangci-lint to v1.20.0 e77d41a9 Export KustomizeOverlay component d242febd Merge pull request #1074 from chenrui333/go-1.13.1 690e0c01 go mod vendor ce146a07 go mod tidy 7d3722b4 Upgrade to go v1.13

Docker images

  • docker pull replicated/ship:latest
  • docker pull replicated/ship:0
  • docker pull replicated/ship:0.52
  • docker pull replicated/ship:0.52.0
  • docker pull replicated/ship:slim
  • docker pull replicated/ship:0-slim
  • docker pull replicated/ship:0.52-slim
  • docker pull replicated/ship:0.52.0-slim

v0.51.4

4 years ago

Changelog

8f6c9de9 Merge pull request #1073 from laverya/go-1.13 e3c6adf0 do not use go modules to pull docker registry 6ab0015e Merge remote-tracking branch 'origin/master' into go-1.13 cd3edca0 test flexibility 3b12ddcc fix utf8 false positives 783900d6 'go mod tidy' updates and upgrades 50c7fce2 update circleci config and contributing.md to use go 1.13

Docker images

  • docker pull replicated/ship:latest
  • docker pull replicated/ship:0
  • docker pull replicated/ship:0.51
  • docker pull replicated/ship:0.51.4
  • docker pull replicated/ship:slim
  • docker pull replicated/ship:0-slim
  • docker pull replicated/ship:0.51-slim
  • docker pull replicated/ship:0.51.4-slim

v0.51.3

4 years ago

Changelog

d49eb007 Merge pull request #1072 from replicatedhq/fix-travis-config-issue 056e2917 update version b15eb851 Fix travis config issue 7fb54b9d Merge pull request #1071 from laverya/update-readme-ship-version cc0f4c48 link to the latest release in the readme

Docker images

  • docker pull replicated/ship:latest
  • docker pull replicated/ship:0
  • docker pull replicated/ship:0.51
  • docker pull replicated/ship:0.51.3
  • docker pull replicated/ship:slim
  • docker pull replicated/ship:0-slim
  • docker pull replicated/ship:0.51-slim
  • docker pull replicated/ship:0.51.3-slim

v0.51.2

4 years ago

Changelog

24641e0a Merge pull request #1070 from replicatedhq/ship-config-renderer-to-emit-data-changes 4d34c864 bump the version number 35ccd218 Modify ShipConfigRenderer to emit data changes 0d5af635 Merge pull request #1066 from laverya/update-readme-ship-version 5237af6a link to the latest release in the readme

Docker images

  • docker pull replicated/ship:latest
  • docker pull replicated/ship:0
  • docker pull replicated/ship:0.51
  • docker pull replicated/ship:0.51.2
  • docker pull replicated/ship:slim
  • docker pull replicated/ship:0-slim
  • docker pull replicated/ship:0.51-slim
  • docker pull replicated/ship:0.51.2-slim

v0.51.1

4 years ago

Changelog

1a5c3032 Merge pull request #1065 from laverya/improve-ShipCustomerRelease-template-func 9b16a9f5 remove unneeded fields from ShipCustomerRelease template func

Docker images

  • docker pull replicated/ship:latest
  • docker pull replicated/ship:0
  • docker pull replicated/ship:0.51
  • docker pull replicated/ship:0.51.1
  • docker pull replicated/ship:slim
  • docker pull replicated/ship:0-slim
  • docker pull replicated/ship:0.51-slim
  • docker pull replicated/ship:0.51.1-slim

v0.51.0

4 years ago

Relevant Pull Requests

Add serialized and signed entitlements to the ship release metadata: #1047 Persist patchesJson6902 within user kustomization during ship update and ship edit: #1049 Properly set file modes on rendered inline assets regardless of umask values: #1050 Use Go modules instead of dep: #1052 Fix swallowed error on DaemonlessKubectl.Execute within pkg/lifecycle/kubectl/daemonless.go: #1053 (Thank you @alrs!) Fix errors uncovered by golangci-lint: #1058 Add template function UrlPathEscape: #1059

Changelog

484e7447 Merge pull request #1060 from laverya/jaeger-cassandra-integration-test 9437edec the cassandra version expected by the test has changed 3f0faf02 Merge pull request #1059 from laverya/gcr-json-key-creds 11c8b998 improve handling of docker url dests and add UrlPathEscape template function 6f1955f9 Merge pull request #1058 from laverya/fix-golangci-errors 3cd7ab65 don't run golangci-lint in CI c64d8453 review fixes cc149258 reduce memory pressure by reducing golangci-lint parallelism in ci 1c68827a fix remaining golangci errors b00547a4 golangci-lint beginnings and errcheck fixes 0061de05 Merge pull request #1053 from alrs/fix-daemonless-dropped-error 933dac89 pkg/lifecycle/kubectl: Fix swallowed error on DaemonlessKubectl.Execute abf7e61a Merge pull request #1052 from laverya/go-modules 7c037d3a move to go modules 7880790a Merge pull request #1051 from replicatedhq/dependabot/npm_and_yarn/web/init/eslint-utils-1.4.2 558adf65 Bump eslint-utils from 1.3.1 to 1.4.2 in /web/init 6f460101 Merge pull request #1050 from laverya/render-filemodes-properly a56ab681 update docs to ensure octal filemode specified bfa7b6d4 update cassandra chart import 451e277e set filemodes after writing file to sidestep umask 930e0c3e update afero to 1.2.2, add test for afero file modes 8e1d00ae test for generated filemodes on the OS fs a0af920f Merge pull request #1049 from laverya/persist-custom-json6902-patches 284b0a2f persist custom json6902 patches in overlays dir 44a7223a Merge pull request #1047 from emosbaugh/serialized-entitlements-in-metadata 51ec26ea Add serialized entitlements to release metadata

Docker images

  • docker pull replicated/ship:latest
  • docker pull replicated/ship:0
  • docker pull replicated/ship:0.51
  • docker pull replicated/ship:0.51.0
  • docker pull replicated/ship:slim
  • docker pull replicated/ship:0-slim
  • docker pull replicated/ship:0.51-slim
  • docker pull replicated/ship:0.51.0-slim
  • docker pull replicated/ship:latest
  • docker pull replicated/ship:0
  • docker pull replicated/ship:0.51
  • docker pull replicated/ship:0.51.0
  • docker pull replicated/ship:slim
  • docker pull replicated/ship:0-slim
  • docker pull replicated/ship:0.51-slim
  • docker pull replicated/ship:0.51.0-slim