anitya/release-monitoring: release 0.14.0

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2019-01-08 14:12:30 +01:00
parent ffd071888e
commit 4e453546aa
2 changed files with 2 additions and 2 deletions

View file

@ -44,7 +44,7 @@ items:
RUN pip-3 install sqlalchemy_schemadisplay
RUN git clone https://github.com/release-monitoring/anitya.git && \
pushd anitya && \
git checkout 0.13.2 && \
git checkout 0.14.0 && \
python3 setup.py install && \
pushd docs && \
mkdir -p images && \

View file

@ -4,7 +4,7 @@ metadata:
name: anitya
spec:
concurrencyPolicy: Forbid
schedule: "10 */12 * * *"
schedule: "0 * * * *"
jobTemplate:
spec:
template: