-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3df0fc2
commit a7ddc37
Showing
13 changed files
with
39 additions
and
45 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
## [September 05, 2024](https://github.com/OpsLevel/kubectl-opslevel/compare/v2024.5.1...v2024.9.5) | ||
### Feature | ||
* Add flag on `service reconcile` to disable service name updates which can in certain cases cause unwanted alias generation | ||
* BREAKING CHANGE: Set the default for the tool to not update service names | ||
* When the tool loads if it doesn't find a valid configuration file it will fallback to the default printed out by the `config sample` command | ||
### Security | ||
* Change docker base image to fix vulnerabilities that were in the previous one | ||
### Dependency | ||
* Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 | ||
* Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 in /src | ||
* Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in /src | ||
* Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 in /src | ||
* Bump github.com/creasty/defaults from 1.7.0 to 1.8.0 in /src | ||
* Bump opslevel/report-deploy-github-action from 0.7.0 to 0.10.0 | ||
* bump opslevel-go to v2024.9.3, opslevel-jq-parser to v2024.9.3, opslevel-k8s-controller to v2024.9.3 | ||
## Docker Image | ||
|
||
- `docker pull public.ecr.aws/opslevel/kubectl-opslevel:v2024.9.5` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters