Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DENA-846] remove release-please, mention new release system in the README #59

Merged
merged 1 commit into from
Jul 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 0 additions & 52 deletions .github/workflows/pr.yml

This file was deleted.

12 changes: 0 additions & 12 deletions .github/workflows/release.yml

This file was deleted.

7 changes: 0 additions & 7 deletions .release-please-manifest.json

This file was deleted.

10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ This repository contains kustomize bases for common tools.

Everyone is encouraged to use them and to contribute.

## Versioning

This repo uses tags to manage versions, these tags have two components:

- The version of the software image the manifests are using
- An internal version to track changes to manifests other than version upgrade

These tags are of the form `<image-version>-<manifest-version>`, for example:
`cockroachdb/v23.1.10-2` is the 2nd internal version of these manifests supporting `cockroachdb/cockroachv:23.1.10`

## Helm-based manifests

#### Why
Expand Down
79 changes: 0 additions & 79 deletions release-please-config.json

This file was deleted.