Skip to content

Commit

Permalink
Add update using release-monitor. (#31163)
Browse files Browse the repository at this point in the history
Update to the latest version, and enable update monitoring using
release-monitor so updates will be automatically picked up.

Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
  • Loading branch information
vaikas authored Oct 18, 2024
1 parent 73e79c7 commit a3d8a12
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion php-8.1-pecl-http.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,6 @@ pipeline:
- uses: strip

update:
enabled: false
enabled: true
release-monitor:
identifier: 371919
4 changes: 3 additions & 1 deletion php-8.2-pecl-http.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,6 @@ pipeline:
- uses: strip

update:
enabled: false
enabled: true
release-monitor:
identifier: 371919

0 comments on commit a3d8a12

Please sign in to comment.