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

Releases: replicatedhq/ship

v0.55.0

05 Jan 23:02
v0.55.0
bdb141a
Compare
Choose a tag to compare

Changelog

bdb141a Merge pull request #1145 from replicatedhq/laverya/go-mod-tidy
d9a0dcb cleanup go.mod and go.sum
452a3a8 Merge pull request #1144 from replicatedhq/laverya/remove-lint-tests
8270709 remove lint tests entirely
385206f Merge pull request #1143 from replicatedhq/laverya/fix-integration-tests
f8474b2 still run lint tests, just don't depend on it
6e079ab remove dependencies on 'lint' test
4182ecd cilint fixes
fef1994 remove update and init_app failing tests
5142bc9 move failing init tests (jaeger-helm and concourse) to 'failing'
2ff69f9 Merge pull request #1141 from replicatedhq/laverya/update-helm-and-k8s
dce546f fix helm stableRepositoryURL
01daf66 golangci-lint fixes
7f3f90e update helm to v2.17.0 and k8s to v1.16.2
01ceecc Merge pull request #1137 from replicatedhq/jelena-config-readonly
b28cf19 bump ship version
79590e7 passing readonly prop to config inputs
fdc5683 Merge pull request #1138 from replicatedhq/laverya/upgrade-node-10
198b9f2 persist cypress artifacts in e2e_init step on failure
9e482f7 upgrade cypress/browsers too, and go to node 12
a539877 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

08 Aug 00:20
v0.54.1
afe1f09
Compare
Choose a tag to compare

Changelog

afe1f09 Merge pull request #1127 from replicatedhq/laverya/integration-test-fixups
e8658da disable a pair of istio tests
fc76459 Merge remote-tracking branch 'origin/master' into laverya/integration-test-fixups
c30d448 Merge pull request #1126 from jnozsc/bump-gomock
fce2fb6 sync mod vendor
982ad9d fixup integration tests
c361284 Bump gomock to 1.4.4
7d73bcd Merge pull request #1097 from replicatedhq/support-when-for-config-groups
54212f1 address comments
b19504b fix conflicts with master
063562f 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

20 Jul 22:59
acf37b6
Compare
Choose a tag to compare

Changelog

acf37b6 Merge pull request #1122 from replicatedhq/divolgin/gomod
eb9ed15 go mod updates
28aff52 Merge pull request #1121 from replicatedhq/divolgin/tests
b78a8be fixing tests
859379d Merge pull request #1117 from replicatedhq/divolgin/time
51480bf Parse node 10 time format
076cab9 Merge pull request #1115 from replicatedhq/fix-config-radio-text-wrap-issue
0b6bf9e fix config radio label text wrap issue
bb0b2f2 Merge pull request #1114 from replicatedhq/laverya/fix-integration-cassandra-again
2af0959 fix cassandra version in jaeger-helm integration test again
e19cf5a Merge pull request #1112 from replicatedhq/grayson/config-fixes
3744e2b Merge pull request #1113 from replicatedhq/do-not-expand-non-string-when-values
fe7038e bump version
3d3ef71 do not expand non string when values
7f254ab display file name after it's been uploaded, get rid of file text
73aa7dc better wrapping of select many components
750b9a5 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

16 Mar 20:49
v0.53.0
61e2738
Compare
Choose a tag to compare

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

61e2738 Merge pull request #1109 from laverya/release-even-with-go-mod-diffs
8ebb9db use no-pager in git diff command
752f722 Merge pull request #1108 from laverya/release-even-with-go-mod-diffs
5d1262d don't ignore go.mod/sum changes, but still show them
eb9df10 fix jaeger integration test (again)
c4acd3a release ship even if the go.mod/go.sum files have changed
56d5dae Merge pull request #1106 from replicatedhq/grayson/render-markdown-links
998c73b bump package.json
5acc8ad help_text renders markdown
05f2156 Merge pull request #1105 from replicatedhq/select-one-items-same-name-conflict
033f909 no need for alignItems--center
71b87c7 Fix conflict between two select_one items with same name but different groups
0c9aed0 Merge pull request #1104 from replicatedhq/wrap-select-one-item-types
55a15b5 update version
6f25c03 Wrap select one item types
1373cb6 Merge pull request #1103 from laverya/ci-fixups
51a0aa2 update pact and cassandra to fix ci
159fabc Merge pull request #1100 from laverya/marshal-boolstrings-as-strings-in-helm
4d323aa Merge pull request #1102 from replicatedhq/config-item-error-field
fa5c7b1 update ship-init version
40e01ad Add config item error field
83d1a45 Merge pull request #1101 from replicatedhq/mask-default-password-value
28b60f6 update cassandra version
bc6c5de mask default password value
52078be Merge pull request #1099 from replicatedhq/markdown-support-and-preserve-line-breaks-config-item-title
fa1ec4b Add markdown support and preserve line breaks in config item title
c3db24e marshal boolstrings like 'no' with quotes in helm values file
5d4ba5e Merge pull request #1098 from laverya/update-cassandra-0.14.0
a1cefe4 update cassandra in jaeger integration test to 0.14.0
aa87322 Merge pull request #1087 from replicatedhq/grantmiller-patch-1
2948a7b Merge pull request #1094 from replicatedhq/fix-is-visible-for-config-items
e7a64f1 increase version number
1c8980b Use 'when' in addition to 'hidden' when checking the visiblity of a ConfigItem
45a17f8 Merge pull request #1093 from laverya/update-masterminds-sprig
93e4ff7 update sprig to a go modules compatible version
a45e9b6 Merge pull request #1091 from emosbaugh/make-build
3fd2ca6 Make make build build
fb5e0b2 change channel name
335012d Merge pull request #1086 from laverya/superseded-by-kots
42b4ac8 Ship has been superseded by Kots
775a5ca Merge pull request #1085 from areed/invalid-checkbox-default
9128610 remove checkbox default
0a1a91a Merge pull request #1083 from chenrui333/go-1.13.3
91d2c14 Update go sha256sum
7db826a go mod tidy
55d13c6 Upgrade to go v1.13.3
667415c Merge pull request #1082 from replicatedhq/downgrade-monaco-editor
979cf65 update version
fbb5e09 Downgrade react-monaco-editor
2d2f1e3 Merge pull request #1080 from replicatedhq/add-when-param-to-config-renderer
c33351d 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

19 Oct 00:33
v0.52.0
813a93f
Compare
Choose a tag to compare

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

813a93f Merge pull request #1078 from laverya/improve-cert-template-function-expiry-behavior
c116ba1 fix windows build
cb80154 update certs within certs-update integration test
18ff4fd automatically regenerate certs and renew CAs when they expire within 6 months
c5d433d default cert expiration to two years, not one
76974ab Merge pull request #1077 from chenrui333/another-golang-update
5aa4324 go v1.13
cbb23cf Merge pull request #1076 from chenrui333/update-golangci-lint
2e1e985 Merge pull request #1075 from replicatedhq/bj/export-kustomize-overlay
25c72eb Upgrade golangci-lint to v1.20.0
e77d41a Export KustomizeOverlay component
d242feb Merge pull request #1074 from chenrui333/go-1.13.1
690e0c0 go mod vendor
ce146a0 go mod tidy
7d3722b 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

01 Oct 00:45
v0.51.4
8f6c9de
Compare
Choose a tag to compare

Changelog

8f6c9de Merge pull request #1073 from laverya/go-1.13
e3c6adf do not use go modules to pull docker registry
6ab0015 Merge remote-tracking branch 'origin/master' into go-1.13
cd3edca test flexibility
3b12ddc fix utf8 false positives
783900d 'go mod tidy' updates and upgrades
50c7fce 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

27 Sep 22:33
v0.51.3
d49eb00
Compare
Choose a tag to compare

Changelog

d49eb00 Merge pull request #1072 from replicatedhq/fix-travis-config-issue
056e291 update version
b15eb85 Fix travis config issue
7fb54b9 Merge pull request #1071 from laverya/update-readme-ship-version
cc0f4c4 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

25 Sep 23:10
v0.51.2
24641e0
Compare
Choose a tag to compare

Changelog

24641e0 Merge pull request #1070 from replicatedhq/ship-config-renderer-to-emit-data-changes
4d34c86 bump the version number
35ccd21 Modify ShipConfigRenderer to emit data changes
0d5af63 Merge pull request #1066 from laverya/update-readme-ship-version
5237af6 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

17 Sep 21:08
v0.51.1
1a5c303
Compare
Choose a tag to compare

Changelog

1a5c303 Merge pull request #1065 from laverya/improve-ShipCustomerRelease-template-func
9b16a9f 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

29 Aug 21:13
v0.51.0
484e744
Compare
Choose a tag to compare

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

484e744 Merge pull request #1060 from laverya/jaeger-cassandra-integration-test
9437ede the cassandra version expected by the test has changed
3f0faf0 Merge pull request #1059 from laverya/gcr-json-key-creds
11c8b99 improve handling of docker url dests and add UrlPathEscape template function
6f1955f Merge pull request #1058 from laverya/fix-golangci-errors
3cd7ab6 don't run golangci-lint in CI
c64d845 review fixes
cc14925 reduce memory pressure by reducing golangci-lint parallelism in ci
1c68827 fix remaining golangci errors
b00547a golangci-lint beginnings and errcheck fixes
0061de0 Merge pull request #1053 from alrs/fix-daemonless-dropped-error
933dac8 pkg/lifecycle/kubectl: Fix swallowed error on DaemonlessKubectl.Execute
abf7e61 Merge pull request #1052 from laverya/go-modules
7c037d3 move to go modules
7880790 Merge pull request #1051 from replicatedhq/dependabot/npm_and_yarn/web/init/eslint-utils-1.4.2
558adf6 Bump eslint-utils from 1.3.1 to 1.4.2 in /web/init
6f46010 Merge pull request #1050 from laverya/render-filemodes-properly
a56ab68 update docs to ensure octal filemode specified
bfa7b6d update cassandra chart import
451e277 set filemodes after writing file to sidestep umask
930e0c3 update afero to 1.2.2, add test for afero file modes
8e1d00a test for generated filemodes on the OS fs
a0af920 Merge pull request #1049 from laverya/persist-custom-json6902-patches
284b0a2 persist custom json6902 patches in overlays dir
44a7223 Merge pull request #1047 from emosbaugh/serialized-entitlements-in-metadata
51ec26e 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