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

chore: task for custom pepr #766

Merged
merged 1 commit into from
Sep 16, 2024
Merged

chore: task for custom pepr #766

merged 1 commit into from
Sep 16, 2024

Conversation

cmwylie19
Copy link
Contributor

Description

This allows a custom release candidate image of pepr to be run with UDS Core for CI testing

Related Issue

Fixes #760

Relates to #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
@cmwylie19 cmwylie19 requested a review from a team as a code owner September 16, 2024 22:49
@mjnagel mjnagel enabled auto-merge (squash) September 16, 2024 22:58
@mjnagel mjnagel merged commit e624d73 into main Sep 16, 2024
11 checks passed
@mjnagel mjnagel deleted the custom_pepr_image branch September 16, 2024 23:15
mjnagel pushed a commit that referenced this pull request Sep 18, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.27.1](v0.27.0...v0.27.1)
(2024-09-18)


### Bug Fixes

* validate packages using full resource name
([#775](#775))
([678ed44](678ed44))


### Miscellaneous

* allow service ports to be overridden in test bundles
([#765](#765))
([5f9a920](5f9a920))
* **deps:** update authservice to v1.0.2
([#738](#738))
([3328b08](3328b08))
* **deps:** update githubactions
([#762](#762))
([c7bab2a](c7bab2a))
* **deps:** update grafana curl image to v8.10.1
([#773](#773))
([0d56ef2](0d56ef2))
* **deps:** update istio to v1.23.1
([#744](#744))
([f222ea3](f222ea3))
* **deps:** update neuvector chart to 2.7.9
([#750](#750))
([a97b509](a97b509))
* **deps:** update neuvector updater image to v8.10.1
([#774](#774))
([2afddfc](2afddfc))
* **deps:** update pepr to 0.36.0
([#696](#696))
([2a1591e](2a1591e))
* **deps:** update prometheus-stack
([#743](#743))
([61f7a60](61f7a60))
* **deps:** update test-infra random provider to v3.6.3
([#753](#753))
([009326d](009326d))
* **deps:** update uds-identity-config version to 0.6.3
([#772](#772))
([a2ad936](a2ad936))
* **deps:** update uds-k3d to v0.9.0 (1.30.4 k3s), k3d to 5.7.4
([#770](#770))
([20656e6](20656e6))
* **deps:** update velero kubectl image to v1.31.1
([#763](#763))
([56b3a21](56b3a21))
* **deps:** update velero kubectl to v1.31.1
([#757](#757))
([c15d77e](c15d77e))
* remove unused neuvector exporter
([#768](#768))
([bd4f5cf](bd4f5cf))
* task for custom pepr
([#766](#766))
([e624d73](e624d73))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allow custom dev image for pepr for release candidate testing against UDS Core
2 participants