ship icon indicating copy to clipboard operation
ship copied to clipboard

A better way to deploy Kubernetes Helm charts

Results 88 ship issues
Sort by recently updated
recently updated
newest added

Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies
javascript

What I Did ------------ Updated go-getter to include a fix for bitbucket upstreams, as https://github.com/hashicorp/go-getter/issues/183 has been resolved by https://github.com/hashicorp/go-getter/pull/189. How I Did it ------------ How to verify it ------------...

### Expected behavior The contents of the `Description for the Changelog` portion of PRs are included in the release notes ### Actual behavior They are not, instead all commit messages...

This is a chore, no real actual/expected behavior, although there are a few bugs/UI issues that arise from using cobra ### Information - Ship version: HEAD - Docker version: none...

See https://github.com/Homebrew/homebrew-core/pull/88775#issuecomment-971805892 ``` ==> Installing ship ==> make VERSION=0.55.0 build-minimal Last 15 lines from /Users/andig/Library/Logs/Homebrew/ship/01.make: node-pre-gyp ERR! stack Error: Failed to execute '/opt/homebrew/Cellar/node@14/14.18.1/bin/node /private/tmp/ship-20211117-88286-24ldn8/ship-0.55.0/web/app/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/private/tmp/ship-20211117-88286-24ldn8/ship-0.55.0/web/app/node_modules/fsevents/lib/binding/Release/node-v83-darwin-arm64/fse.node --module_name=fse --module_path=/private/tmp/ship-20211117-88286-24ldn8/ship-0.55.0/web/app/node_modules/fsevents/lib/binding/Release/node-v83-darwin-arm64 --napi_version=8...

In order to support Raspberry Pi's, can you add a Linux build target of `arm` for go binary releases?

### Expected behavior generators are kept ### Actual behavior generators are removed ### Information - Ship version: 0.53 - Docker version: .19.06 - Command line run: ship update ### Steps...

### Expected behavior With this config item: ```yaml - name: https_label when: '{{repl ConfigOptionEquals "enable_ssl" "1" }}' title: Requests will be encrypted. HTTP requests will be redirected to HTTPS. type:...

type::bug
good first issue

### Expected behavior Ship update should work after running ship app ### Actual behavior Ship update fails with the following error: ``` There was an unexpected error! No upstream URL...

### Expected behavior Kustomize generated diff should be minimal ### Actual behavior Kustomize generated diff is more complex than necessary. ### Information - Ship version: 0.52.0 - Docker version: 19.03.5...