mirror of
https://github.com/wahyd4/scraper.git
synced 2026-08-09 05:06:22 +10:00
Update manifest
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
apiVersion: batch/v1
|
||||
apiVersion: batch/v1beta1
|
||||
kind: CronJob
|
||||
metadata:
|
||||
name: house-data-scraper
|
||||
@@ -12,7 +12,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: data-scraper
|
||||
image: "ghcr.io/wahyd4/scraper/app:v0.1.27"
|
||||
image: "ghcr.io/wahyd4/scraper/app:v0.1.28"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: DB_USERNAME
|
||||
|
||||
Reference in New Issue
Block a user