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

feat: Bump tekton to v1 #296

Merged
merged 3 commits into from
Jan 5, 2024
Merged

feat: Bump tekton to v1 #296

merged 3 commits into from
Jan 5, 2024

Commits on Jan 2, 2024

  1. feat: update tekton package to latest

    Signed-off-by: Karel Simon <ksimon@redhat.com>
    ksimon1 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    133d743 View commit details
    Browse the repository at this point in the history
  2. feat: run make vendor command

    Signed-off-by: Karel Simon <ksimon@redhat.com>
    ksimon1 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    528af66 View commit details
    Browse the repository at this point in the history
  3. feat: use tekton v1 instead of v1beta1

    Adjust code to use github.com/tektoncd/pipeline/pkg/apis/pipeline/v1
    instead of v1beta1
    
    Signed-off-by: Karel Simon <ksimon@redhat.com>
    ksimon1 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8839cf2 View commit details
    Browse the repository at this point in the history